On 12/3/2019 2:09 PM, Andreas Rheinhardt wrote: > 870e7552 introduced validating the lace sizes when they are parsed and > removed the old check; yet when merging this libav commit in 6902c3ac, > the old check for whether the frame extends beyond the frame has been kept. > It is unnecessary and has been removed. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > Same as https://ffmpeg.org/pipermail/ffmpeg-devel/2019-August/248369.html > > libavformat/matroskadec.c | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-)
Added a xiph lacing test (since unlike ebml and fixed lacing, it was currently untested) and pushed the whole set. Thanks. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
