OSDN Git Service

avformat/movenc: Fix potential signed overflows
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Jun 2015 15:54:58 +0000 (17:54 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 1 Jun 2015 15:54:58 +0000 (17:54 +0200)
commit627dd7fe7ee68259a76c742ea9fdb0916101d152
tree817a9a1ed7d6c4449f1dd7866ae3592b087f752a
parent138581c41a129bdc86b97230d63dfc7fc98271a4
avformat/movenc: Fix potential signed overflows

Fixes CID1302838

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/movenc.c