OSDN Git Service

avformat/mov: Check for string truncation in mov_open_dref()
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 14 Mar 2015 20:24:54 +0000 (21:24 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 22 Apr 2015 10:27:24 +0000 (12:27 +0200)
commitf000df4ce2a70bbbdfbd9efb7650f970ed65bd19
treec0cea4d58ffd5f956763d972074016eb80861939
parent88f2d31d4e929f5592ed03d5f167ce3addccbe5f
avformat/mov: Check for string truncation in mov_open_dref()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 8003816e1619e77d8de051883264aa090e0d78cc)

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