1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/qedit
Brendan McGrath 1113f42aa7 qedit: Do not force the sample to be freed in SampleGrabber_callback().
Remove a work around that causes a crash in Unravel Two.

There is a callback in Unravel Two that appears to add a reference to a
IMediaSample, which this workaround treats as a leak and releases. However, the
application also later releases the reference itself, causing a use-after-free.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51616
Signed-off-by: Brendan McGrath <brendan@redmandi.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-18 22:07:04 +02:00
..
tests qedit: Do not force the sample to be freed in SampleGrabber_callback(). 2022-07-18 22:07:04 +02:00
main.c
Makefile.in
mediadet.c
nullrenderer.c
qedit_classes.idl
qedit_private.h
qedit.spec
samplegrabber.c qedit: Do not force the sample to be freed in SampleGrabber_callback(). 2022-07-18 22:07:04 +02:00
timeline.c
version.rc