Files
ffmpeg/libavformat
Matt Wolenetz debbbb5ba6 lafv/wavdec: Fail bext parsing on incomplete reads
avio_read can successfully return even when less than the requested
amount of input was read. wavdec's bext parsing mistakenly assumed a
successful avio_read always read the full amount that was requested.
The result could be dictionary tags populated with partially
uninitialized values.

This change also fixes a broken assertion in wav_parse_bext_string that
was off-by-one, though no known current usage of that method hits that
broken case.

Chromium bug: 987270

Signed-off-by: Matt Wolenetz <wolenetz@chromium.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 052d41377a)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-07-01 12:11:55 +02:00
..
2016-07-03 04:37:48 +02:00
2016-08-22 22:03:37 +02:00
2016-10-17 20:41:26 +02:00
2016-12-11 00:21:53 +01:00
2016-03-13 16:06:09 +01:00
2016-10-27 17:24:04 +02:00
2016-06-19 18:51:39 +02:00
2016-06-19 18:51:39 +02:00
2016-10-21 19:41:09 +02:00
2016-08-22 22:03:37 +02:00
2016-10-09 20:09:00 +02:00
2016-05-04 18:16:21 +02:00
2016-05-19 17:02:06 +02:00
2016-07-15 10:25:02 +02:00
2016-10-24 03:53:21 -05:00
2016-09-10 16:40:47 -07:00
2016-08-22 22:07:48 +02:00
2016-05-21 18:49:45 +02:00
2017-06-16 01:05:27 +02:00
2016-07-19 18:41:19 +02:00
2016-07-17 13:10:27 -03:00
2016-10-20 19:54:54 +02:00
2016-07-17 13:10:27 -03:00
2016-06-25 15:53:11 -05:00
2016-05-03 15:45:10 +02:00
2016-10-09 20:09:00 +02:00
2016-10-21 15:16:44 +11:00
2016-08-04 16:25:40 -03:00
2016-12-11 00:21:53 +01:00
2020-07-01 12:11:55 +02:00
2020-07-01 12:11:55 +02:00
2020-07-01 12:11:55 +02:00
2020-07-01 12:11:55 +02:00