[asterisk-commits] rmudgett: trunk r339723 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 6 18:12:36 CDT 2011
Author: rmudgett
Date: Thu Oct 6 18:12:32 2011
New Revision: 339723
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=339723
Log:
Recorded merge of revisions 339681 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10
........
r339681 | wedhorn | 2011-10-06 15:47:08 -0500 (Thu, 06 Oct 2011) | 10 lines
Fixed segfault on core stop gracefully.
There was an issue that the cap and confcap pointers for each line and device
were being memcpy'd so they all pointed to the same ast_format_cap. On
destroying, a segfault occured on the second call to the same struct.
skinny reload now works again as well.
Tested by snuff (in trunk) and myself.
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-10-merged' - no diff available.
More information about the asterisk-commits
mailing list