angler-fishThe Vulnerability History Project

lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid

      Core of patch is from paul@paulmehta.com
Reference https://crbug.com/643951

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Check value reduced as the code does not support values beyond INT_MAX
Also the check is moved to a more common place and before integer truncation
    
commit 2d453188c2303da641dafb048dc1806790526dfd
+1 -1
expand_less