]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a crash due to too few arguments to RetryDial.
authorMark Michelson <mmichelson@digium.com>
Wed, 8 Apr 2009 19:16:49 +0000 (19:16 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 8 Apr 2009 19:16:49 +0000 (19:16 +0000)
commit8e31a331b48c639cc25c30ee42f16098ee97aa95
treeb6c9999705a493bd2480c96ddd233111ae889441
parent89d04eef98cd8b72fcc3cffae437b95be649f15e
Fix a crash due to too few arguments to RetryDial.

(closes issue #14852)
Reported by: junky
Patches:
      retry_fix.diff uploaded by junky (license 177)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@187135 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c