OSDN Git Service

avformat/thp: Check av_get_packet() for failure not only for partial output
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 5 Feb 2015 02:45:21 +0000 (03:45 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 5 Feb 2015 03:30:36 +0000 (04:30 +0100)
commit07a55344e636dac584a6f7c6e468b53bd8c3a56d
treebca89e70c254f47383f19a0f25234275327aaa42
parent813054c4bd5d47fc9b2b45fa53c020239af66b70
avformat/thp: Check av_get_packet() for failure not only for partial output

Fixes null pointer dereference
Fixes: signal_sigsegv_db2c1f_3108_cov_163322880_pikmin2_opening1_partial.thp

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit f2579dbb4b31e6ae731e7f5555680528ef3020ab)

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