Changeset cf5ffe01 in ffmpeg

Timestamp:
Mar 9, 2018, 7:37:49 PM (7 years ago)
Author:
Marton Balint <cus@passwd.hu>
Branches:
master
Children:
8d37dd6e
Parents:
90756e67
git-author:
Marton Balint <cus@passwd.hu> (03/08/18 23:46:06)
git-committer:
Marton Balint <cus@passwd.hu> (03/09/18 19:37:49)
Message:

avformat/mxfdec: do not allow more partitions than INT_MAX/2

Some math (e.g: partition binary search) overflows if we have that many
parititions.

Signed-off-by: Marton Balint <cus@passwd.hu>

(No files)

Note: See TracChangeset for help on using the changeset viewer.