Re: [PATCH 4/4 v2] dsound: Fail to create a version 8 3d buffer with DSBCAPS_CTRLPAN
Michael Stefaniuc <mstefani(a)redhat.de> writes:
Signed-off-by: Michael Stefaniuc <mstefani(a)redhat.de> --- dlls/dsound/dsound.c | 5 +++++ dlls/dsound/tests/ds3d8.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-)
Does this one fix a bug or is it just a consequence of the tests? -- Alexandre Julliard julliard(a)winehq.org
On 12/01/2015 04:04 PM, Alexandre Julliard wrote:
Michael Stefaniuc <mstefani(a)redhat.de> writes:
Signed-off-by: Michael Stefaniuc <mstefani(a)redhat.de> --- dlls/dsound/dsound.c | 5 +++++ dlls/dsound/tests/ds3d8.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-)
Does this one fix a bug or is it just a consequence of the tests? Forgot to copy the explanation from v1 to it:
"No bug open for this one yet; can be deferred. But I'm sure Austin will open one about valgrind memleaks in tests ;)" bye michael
participants (2)
-
Alexandre Julliard -
Michael Stefaniuc