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

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


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

--- Comment #7 from Christoph Reiter (lazka) <reiter.christoph at gmail.com> ---
OK, scratch that, this line crashes (and gdb is confused as always..):

g_clear_pointer (&self->mix_format, CoTaskMemFree);

If I free it without g_clear_pointer it works, if I move CoTaskMemFree into a
static function it works as well... (??)

-- 
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