summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_elbg.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <[email protected]>2015-04-18 20:09:28 +0200
committerMichael Niedermayer <[email protected]>2015-04-19 01:27:04 +0200
commitfaac8e43315dae5818816bcebe52d11777b064b2 (patch)
treed625bbe4f8fda2a27ebb24662479c825a2c90e35 /libavfilter/vf_elbg.c
parent5be683d687b6b2b697d34274d7ae56af3f047549 (diff)
alsdec: validate time diff indexn2.5.6
If begin is smaller than t, the subtraction 'begin -= t' wraps around, because begin is unsigned. The same applies for end < t. This causes segmentation faults. Signed-off-by: Andreas Cadhalpun <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit faf9fe2c224ea81a98afd53e2f0be0a2e13aeca9) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavfilter/vf_elbg.c')
0 files changed, 0 insertions, 0 deletions