]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options 94/3694/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:48:38 +0000 (13:48 -0600)
commitb1e827d25969b6311dc496087ae3a5a073e04b66
tree2941d4fc5219842476a84902168c90be17dc735e
parentc218e038d79b767db5e6066fcf5a31c002f3a266
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