[vlc-devel] vlc: svn commit r20715 (fenrir)

Subversion daemon svn at videolan.org
Sat Jun 30 00:41:50 CEST 2007


r20715 | fenrir | 2007-06-30 00:41:49 +0200 (Sat, 30 Jun 2007) | 19 lines
Changed paths:
   M /trunk/modules/demux/subtitle.c

Fixed potential sscanf buffer overflow in :
 - ParseMicroDvd
 - ParseSubRip
 - ParseSubViewer
 - ParseSSA
 (Reported by Michal Luczaj)
Fixed memory leak in ParseSSA
Fixed invalid memory access in
 - ParseSSA
 - ParseVplayer
Improve a bit MPL2 support (remove italic format + initial space on
first subtitle)
All: simplify
     check malloc (what a boring thing)
	 do not allocate up to 160ko on the stack
( I have tested all formats with a small sample but please test/report any
regression on your files. )
 

 > http://trac.videolan.org/vlc/changeset/20715
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list