]> git.sesse.net Git - vlc/commit
Fixed segfault with some dvd subttile streams.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 12 Apr 2009 14:38:34 +0000 (16:38 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 12 Apr 2009 14:38:34 +0000 (16:38 +0200)
commit3d9eb4d80736a1bdb3bcb0c382bd14e55199aa63
tree00ec3bfdb888676657dc653eab8ff0403b4b51d0
parentc5b59dc44c20173f7c0dc26e24c220f5cedcc011
Fixed segfault with some dvd subttile streams.

 It happens when RLE offsets overlap (en general, because both fields
share the same data).
 Its is probably present in 0.9.
modules/codec/spudec/parse.c
modules/codec/spudec/spudec.h