]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_options 95/3695/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:38 +0000 (14:53 -0500)
commitc9e83f6d0be9d89a3beaa509b46c423d78fac6d1
tree58f1cbb48e92cfc09920aaf926c91e6529dcb359
parentb8b5d52b5e1f81a6116fb23e75cbe5a9d3b94673
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