OSDN Git Service

rmdec: Forward error messages from rm_assemble_video_frame() to the caller.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 13 Jul 2013 12:19:26 +0000 (14:19 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Sat, 13 Jul 2013 15:16:30 +0000 (17:16 +0200)
commitaecb9d39bc66818dd96956b7248302bf0de6d54d
tree807a411ac54d927e13ac311ce748542326e7ab0f
parent8e3c5c70ca9f5a49fdd70e8a545d8c85e437d811
rmdec: Forward error messages from rm_assemble_video_frame() to the caller.

Fixes the cause of a null pointer dereference on oom
described in ticket #2724.
libavformat/rmdec.c