]> git.ipfire.org Git - thirdparty/asterisk.git/commit
RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
authorCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 21:30:10 +0000 (16:30 -0500)
committerCorey Farrell <git@cfware.com>
Mon, 6 Nov 2017 21:30:10 +0000 (16:30 -0500)
commitfc041554c315285ca17042ef4554b42d3f433cfb
treee8746cb928dd657b802ef77f1bd5856461b666d5
parentad7860fd194b69a86f43b41d6c20cdb2b653481d
RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.

Check for errors from AST_VECTOR_REPLACE and clean memory if needed.

Change-Id: I124d15cc1d645f85a72a1279f623c1993b304b0b
main/rtp_engine.c