mirror of http://gerrit.asterisk.org/asterisk
Initialize the buffers used to hold the result from GET VARIABLE or GET VARIABLE FULL. The bug report shows func_read returning garbage in the result. It assumed that the buffer passed in was initialized, like many other functions do. In the more common code path (through the dialplan), it is initialized, so just initialize it here too. (closes issue #19050) Reported by: johnz git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@314822 65c4cc65-6c06-0410-ace0-fbb531ad65f31.4
parent
9bd88702b7
commit
5a3d415ea4
Loading…
Reference in new issue