]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options 96/3696/1
authorGeorge Joseph <gjoseph@digium.com>
Wed, 24 Aug 2016 19:42:34 +0000 (13:42 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 24 Aug 2016 19:53:52 +0000 (14:53 -0500)
commitb729072431741e23168865cda3028c9f31dfa3a3
tree2e85c1522225bacebb20c96b617dd8146bfee205
parent415f95ed00569c8d4c31e46951cdf6aa531742ee
res_rtp_multicast:  Fix SEGV in ast_multicast_rtp_create_options

ast_multicast_rtp_create_options now checks for NULL or empty options

Change-Id: Ib845eae46a67a9787e89a87ebd1027344e5e0362
res/res_rtp_multicast.c