aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorNicolas Jorge Dato <nicolas.dato@gmail.com>2021-09-15 09:58:11 -0300
committerMarton Balint <cus@passwd.hu>2021-09-18 21:19:39 +0200
commit5a0a9f78252825dfe1824eedbc373aea443e5e77 (patch)
tree80d5b0978ff1753cf2e63a9a27026fae69809548 /libavcodec
parent7bbad32d5ab69cb52bc92a5ec30c7b9838daa08a (diff)
downloadffmpeg-5a0a9f78252825dfe1824eedbc373aea443e5e77.tar.gz
avformat/mpegts: fixes overflow when parsing the PMT
When a possible overflow was detected, there was a break to exit the while loop. However, it should have already substracted 2 bytes from program_info_length (descriptor ID + length). Fixes ticket #9422. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions