aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api/api-dump-stream-meta-test.c
diff options
context:
space:
mode:
authorsoftworkz <softworkz@hotmail.com>2025-04-20 01:18:09 +0200
committersoftworkz <softworkz@hotmail.com>2025-05-03 07:57:15 +0200
commit26429eee22d6b2ccb9b45747975b34806398a33c (patch)
tree00a1fe4e5606b88d98571d1d03e04b2a30e54574 /tests/api/api-dump-stream-meta-test.c
parent1a083a4d90bc4cf26f06d3f62d75da3d49afcf39 (diff)
downloadffmpeg-26429eee22d6b2ccb9b45747975b34806398a33c.tar.gz
libavformat/asfdec: Fix regression bug when reading image attachments
Commit c8140fe7324f264faacf7395b27e12531d1f13f7 had introduced a check for value_len > UINT16_MAX. As a consequence, attached images of sizes larger than UINT16_MAX could no longer be read. This is a minimal fix of the regression, avoiding the controversies of my earlier submission regarding int type handling in asfdec. Signed-off-by: softworkz <softworkz@hotmail.com>
Diffstat (limited to 'tests/api/api-dump-stream-meta-test.c')
0 files changed, 0 insertions, 0 deletions