[asterisk-commits] seanbright: branch 1.6.1 r198960 - /branches/1.6.1/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jun 3 15:51:55 CDT 2009
Author: seanbright
Date: Wed Jun 3 15:51:51 2009
New Revision: 198960
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=198960
Log:
Blocked revisions 198958 via svnmerge
................
r198958 | seanbright | 2009-06-03 16:49:11 -0400 (Wed, 03 Jun 2009) | 17 lines
Blocked revisions 198957 via svnmerge
........
r198957 | seanbright | 2009-06-03 16:39:10 -0400 (Wed, 03 Jun 2009) | 11 lines
Fix a possible crash in pbx_spool.
We were trying to reference members of a struct that had previously been freed.
This patch makes sure that we free the struct after it has been removed from
the spooler queue.
(closes issue #15072)
Reported by: garlew
Patches:
spool.diff uploaded by garlew (license 376)
........
................
Modified:
branches/1.6.1/ (props changed)
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.
More information about the asterisk-commits
mailing list