• Johann's avatar
    vp8 bool: verify buffer size · c59c84fc
    Johann authored
    In the process of fixing a ubsan warning:
      commit 738b829b
      Fix incorrect size reading
    the inferred check of start < end was removed. This causes fuzzed files
    to get a little further and segfault in vp8dx_start_decode.
    
    Change-Id: I316e23058753ba42dbcc46d27eb575f51c8a9e9a
    c59c84fc