[svn-commits] seanbright: trunk r198958 - /trunk/
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Wed Jun 3 15:49:15 CDT 2009
Author: seanbright
Date: Wed Jun 3 15:49:11 2009
New Revision: 198958
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=198958
Log:
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:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the svn-commits
mailing list