]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Don't return a free'd pointer, when a file cannot be opened.
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 12 Sep 2008 16:27:32 +0000 (16:27 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 12 Sep 2008 16:27:32 +0000 (16:27 +0000)
commit8dfa8b6d0eef06671a39ba58d3a33b26dfd1c4b4
treeddffa33095b537170a59cde62dc8f7fd8d986914
parenteccd14d7f096926c1698697211d0bf12d4abf6b7
Don't return a free'd pointer, when a file cannot be opened.
(closes issue #13462)
 Reported by: wackysalut

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