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

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


By the way,

This is a master-based patch but I detected it first in VLC 1.0.1.

Regards.

On Tue, 2009-07-28 at 17:21 +0200, Anthony Loiseau wrote:
> 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




More information about the vlc-devel mailing list