]> git.sesse.net Git - ffmpeg/commit
dsicinav: return proper error code in case of malloc failure
authorPaul B Mahol <onemda@gmail.com>
Thu, 25 Oct 2012 13:46:19 +0000 (13:46 +0000)
committerPaul B Mahol <onemda@gmail.com>
Thu, 25 Oct 2012 13:46:19 +0000 (13:46 +0000)
commitd8245c3bcdd162891825a52cf55e4e8173d85a18
tree040291c911962c980e3089038981c290f00c7b0f
parent296f9c2b3bc2e38b45afc107e750a79203d2236f
dsicinav: return proper error code in case of malloc failure

Fixes null pointer dereference.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
libavcodec/dsicinav.c