[vlc-devel] [PATCH] libass fix possible segfault

Anthony Loiseau thannoy at actech-innovation.com
Tue Jul 28 17:21:26 CEST 2009


Hi,

Attached patch should avoid a segfault in case dialog provider can't be
used (outside QT world, in web plugins, etc).

In this case, it returns NULL for Create requests and we should not deal
with NULL pointer (they are dereferenced in Set or Destroy requests).


Regards,
Anthony

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-codec-libass-avoid-possible-segfault.patch
Type: text/x-patch
Size: 2461 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090728/c2c41838/attachment.bin>


More information about the vlc-devel mailing list