avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg()
the data_start is after reading 12 bytes and if its subtracted
at the very end the intermediate might overflow
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
Showing
the data_start is after reading 12 bytes and if its subtracted
at the very end the intermediate might overflow
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
mentioned in commit 3d55f778
·mentioned in commit 3d55f778