[Bug 796280] wasapisink: crash on pipeline tear down on Windows 7

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 22 18:06:51 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=796280

--- Comment #6 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
One thing standing out is that the code does "hr != S_OK" to check for errors,
but it should use "FAILED(hr)". That would explain the kinda bogus error status
for IAudioClient_Stop(). I'll give that a try.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list