mirror of https://github.com/FFmpeg/FFmpeg.git
Both avio_skip and detect_unknown_subobject use int64_t for the size parameter. This fixes a segmentation fault due to infinite recursion. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Alexandra Hájková <alexandra.khirnova@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net>pull/278/head
parent
c69461d737
commit
2aec600ae7
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue