]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Check correct values in the return of ast_waitfor(); also, get rid of a
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 14 Oct 2008 20:09:06 +0000 (20:09 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 14 Oct 2008 20:09:06 +0000 (20:09 +0000)
commit124e45e739b4443dd63d5fff4935bd181e7e1875
treede47811ce083411b268da26b73a24f9561bc5e6c
parentc2f7267ebf86acf95be722c9e9d43725892bae1f
Check correct values in the return of ast_waitfor(); also, get rid of a
possible memory leak.
(closes issue #13658)
 Reported by: explidous
 Patch by: me

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