1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Michael Niedermayer bac4bb747a avformat/matroskadec: Reset state also on failure in matroska_reset_status()
The calling code does not handle failures and will fail with assertion failures later.
Seeking can always fail even when the position was previously read.

Fixes: Assertion failure
Fixes: 35253/clusterfuzz-testcase-minimized-ffmpeg_dem_MATROSKA_fuzzer-4693059982983168

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit d115eec97929e23fd1b06df2d95f48cf5000eb87)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-10-21 19:21:14 +02:00
..
2021-02-09 19:37:27 +01:00
2021-04-02 21:37:00 +02:00
2020-10-03 21:50:59 +02:00
2021-01-23 14:32:54 +01:00
2019-12-12 19:25:33 +01:00
2021-03-05 19:45:00 +02:00
2021-03-25 16:34:42 +10:00
2019-12-12 19:25:33 +01:00
2021-02-02 23:53:29 +01:00
2021-02-23 10:14:26 +01:00
2021-03-11 14:21:30 -05:00
2020-10-06 00:01:35 +08:00
2020-10-06 00:01:27 +08:00
2021-09-08 21:31:50 +02:00
2021-02-04 17:52:45 +01:00
2020-11-11 17:05:24 +01:00
2019-12-12 19:25:33 +01:00
2019-12-12 19:25:33 +01:00
2021-06-18 20:53:56 +02:00
2021-03-03 16:54:20 +01:00
2020-03-17 16:05:49 +01:00
2021-01-23 01:05:25 +01:00
2019-12-12 19:25:33 +01:00
2020-03-17 16:04:42 +01:00
2020-10-24 19:11:12 +02:00
2020-03-17 16:08:13 +01:00
2020-10-07 22:16:09 +02:00
2021-04-01 11:38:45 +02:00
2020-09-24 13:38:28 +02:00
2021-03-25 16:34:41 +10:00
2020-12-21 01:27:33 -05:00
2021-03-19 22:57:23 +01:00
2020-10-25 09:49:26 +01:00
2020-09-18 11:30:03 +02:00
2021-03-13 17:36:48 +01:00
2019-10-08 13:47:16 +08:00
2021-03-08 19:19:19 +01:00
2021-10-05 23:19:40 +02:00
2021-02-19 07:45:48 +01:00
2020-09-03 18:03:18 +02:00
2021-09-08 21:31:50 +02:00
2021-01-28 21:08:11 +01:00
2020-03-17 22:46:36 +01:00
2020-10-25 09:49:31 +01:00
2021-03-13 17:36:48 +01:00
2021-09-08 21:31:50 +02:00
2020-06-06 00:25:00 +02:00
2018-02-11 20:03:33 +01:00
2020-02-16 12:54:57 +01:00
2018-05-21 19:43:04 -03:00
2018-05-21 19:43:04 -03:00
2019-03-20 18:38:48 +01:00
2021-03-14 23:29:51 +01:00
2020-06-13 00:43:09 +02:00
2021-03-05 19:45:00 +02:00
2021-01-16 08:51:31 +08:00
2020-02-20 14:41:26 +01:00
2020-12-05 00:08:33 +01:00
2021-10-21 19:21:14 +02:00