diff options
author | Andreas Cadhalpun <[email protected]> | 2016-01-06 07:32:25 +0100 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2016-01-07 08:20:21 +0100 |
commit | 2aec600ae7af7d46a4877b5ccc263b39f05a91cb (patch) | |
tree | b123102db75c64b77b3b91841a4fdf2a9dd2c9a9 /tests/utils.c | |
parent | c69461d73797e02e7a3ab4316050c241fa91f53f (diff) |
asfdec: reject size > INT64_MAX in asf_read_unknown
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 <[email protected]>
Signed-off-by: Alexandra Hájková <[email protected]>
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions