[vlc-devel] vlc: svn commit r18574 (courmisch)

Subversion daemon svn at videolan.org
Sun Jan 14 20:07:18 CET 2007


r18574 | courmisch | 2007-01-14 20:07:17 +0100 (Sun, 14 Jan 2007) | 5 lines
Changed paths:
   M /trunk/modules/demux/asf/libasf.c

Fix a bunch of potential segmentation faults:
 - out of bound read initially uncovered by sam,
 - also malloc() can really return NULL for arbitrary large alloc,
   return value MUST be checked.

 > http://trac.videolan.org/vlc/changeset/18574

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list