OSDN Git Service

avformat/rtpdec_h264: fix null pointer dereferences
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 13 Dec 2013 00:27:26 +0000 (01:27 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 13 Dec 2013 01:09:20 +0000 (02:09 +0100)
commitc5f15f40b9b25f033fd9e8dd1e12763913098c11
tree9e219e97fbee74b86ebb00ea24a13c59d5c2f4d4
parentdb8a53d86a71c948bd41dd12d1ff1d3351ec2746
avformat/rtpdec_h264: fix null pointer dereferences

Fixes CID733716

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