[MPlayer-dev-eng] [BUG][PATCH] uninitialized memory access in subreader.c

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue May 23 22:57:47 CEST 2006


Hi

This patches fix 2 separate problems in subreader.
The first is a pointer to an uninitialized value being passed to open_stream, 
where it is used in comparison.
The second happens when subtitle file name is shorter then ".utf-8" - the 
patch makes it obvious.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.patch
Type: text/x-diff
Size: 388 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060524/68248763/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3.patch
Type: text/x-diff
Size: 476 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060524/68248763/attachment-0001.patch>


More information about the MPlayer-dev-eng mailing list