Merged revisions 89093 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Wed, 7 Nov 2007 23:47:45 +0000 (23:47 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Wed, 7 Nov 2007 23:47:45 +0000 (23:47 +0000)
commit97744f54e75c47e694ca640b007cbbfed9b2b1cc
treebaca246641d07d4c1b63aa50a9f66dcf6aa36b6f
parent4f34bc609b2e6999f038029a19f3c8ba65b9e171
Merged revisions 89093 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r89093 | tilghman | 2007-11-07 17:39:37 -0600 (Wed, 07 Nov 2007) | 7 lines

The member refcount must be incremented, to avoid using it after deallocation.
A huge thanks go to lvl- for patiently providing the necessary valgrind output
that was necessary to finding this problem of memory corruption.
Reported by: lvl-
Patch by: tilghman
Closes issue #11174

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89094 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c