]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Pay attention to the return value of the manipulate function.
authorTilghman Lesher <tilghman@meg.abyt.es>
Tue, 20 Oct 2009 22:07:11 +0000 (22:07 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Tue, 20 Oct 2009 22:07:11 +0000 (22:07 +0000)
commit0db2d51ac150aa564682e2826573b180048acf82
tree05239e0dae857343059ac2914c2db7d23ab42095
parent7de8f536073d042c0de9700eb29507c0df730bfb
Pay attention to the return value of the manipulate function.
While this looks like an optimization, it prevents a crash from occurring
when used with certain audiohook callbacks (diagnosed with SVN trunk,
backported to 1.4 to keep the source consistent across versions).

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