]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Manager output is not always NULL-terminated, so force a NULL at the end of the files...
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 27 Oct 2009 20:16:49 +0000 (20:16 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 27 Oct 2009 20:16:49 +0000 (20:16 +0000)
commit50c0fedbc0565178b5736978dd4ab75f9c05a7cd
tree187706d3d8d4e2dca5dc7cb82c37616a3982b874
parent217a115da8fef1e16872b02e73bbe9d37a626a1a
Manager output is not always NULL-terminated, so force a NULL at the end of the filestream.
(closes issue #15495)
 Reported by: pdf
 Patches:
       20090916__issue15495.diff.txt uploaded by tilghman (license 14)
 Tested by: pdf

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@226138 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c