[MPlayer-dev-eng] [PATCH] crash in pullup with invalid filters

Alexander Strange astrange at ithinksw.com
Fri Sep 7 20:47:26 CEST 2007


-vf pullup will crash if it's in a filter chain (like -vf  
pullup,format=yuy2,crop) that can't init.
This is because pullup_free_context() doesn't check for c->head being  
NULL.
Attached patch fixes it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pullup-no-crash.diff
Type: application/octet-stream
Size: 311 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070907/364d6f84/attachment.obj>


More information about the MPlayer-dev-eng mailing list