]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_audiohookinheritance: Check If A Channel Was Specified
authorMichael L. Young <elgueromexicano@gmail.com>
Tue, 4 Mar 2014 19:34:05 +0000 (19:34 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Tue, 4 Mar 2014 19:34:05 +0000 (19:34 +0000)
commit75d35258a434dd70daa40f708e7fe5f44dc0c38b
tree70f3dec8cba9bdc1ad3bb40f995916f8bb171762
parent9055e2b4b7dca546d400403a6bbc7104f091f047
func_audiohookinheritance: Check If A Channel Was Specified

This patch prevents a crash when using the function audiohookinheritance without
setting the channel.

(closes issue ASTERISK-23104)
Reported by: Joel Vandal
Tested by: Joel Vandal
Patches:
    asterisk-23104_audiohook_inherit_no_channel-11.diff
                                     uploaded by Michael L. Young (license 5026)

Review: https://reviewboard.asterisk.org/r/3272/
........

Merged revisions 409623 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 409625 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@409626 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_audiohookinherit.c