Robert Reif : dsound: Fix double free bug in tests.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jan 6 06:16:44 CST 2006


Module: wine
Branch: refs/heads/master
Commit: b2d604a9da32e14bae440253c31e6a7baf44a59c
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=b2d604a9da32e14bae440253c31e6a7baf44a59c

Author: Robert Reif <reif at earthlink.net>
Date:   Fri Jan  6 12:16:41 2006 +0100

dsound: Fix double free bug in tests.
Fix double free in tests.  Only happens in interactive mode when
testing duplicated 3D buffers.

---

 dlls/dsound/tests/ds3d.c        |   78 ++++++++++++++++++++-------------------
 dlls/dsound/tests/ds3d8.c       |   76 +++++++++++++++++++-------------------
 dlls/dsound/tests/dsound.c      |    8 ++--
 dlls/dsound/tests/dsound8.c     |    6 ++-
 dlls/dsound/tests/dsound_test.h |    4 +-
 5 files changed, 86 insertions(+), 86 deletions(-)




More information about the wine-cvs mailing list