[asterisk-users] Serious bug in 1.6.2.19 - what is the time frame to fix such bugs?

Richard Mudgett rmudgett at digium.com
Tue Aug 2 18:34:34 CDT 2011


> Can you please point me to the patch that you just made?
> 
The patch is committed to v1.6.2 SVN branch.
Patch for v1.6.2 only.

r330490 | jrose | 2011-08-01 16:08:10 -0500 (Mon, 01 Aug 2011) | 12 lines

Asterisk 18103 - Fix reload crash caused by destroying default parking lot

Default parking lot was being destroyed in reload and was not being rebuilt properly.
This patch keeps features.c reload from destroying the default parking lot in 1.6.2.
Bug was caused by a hasty backport which didn't test reload enough times to catch the
problem.

(closes issue ASTERISK-18103)
Reported by: 808blogger

Review: https://reviewboard.asterisk.org/r/1337/

Also -r330505 to fix a ref leak with the above patch.

Richard



More information about the asterisk-users mailing list