An error occurred while fetching folder content.
alsdec: validate time diff index
Andreas Cadhalpun authored
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: default avatarAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
(cherry picked from commit faf9fe2c

)
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
3bd7aa46
Name Last commit Last update