From: Jonathan Rose Date: Mon, 1 Aug 2011 21:10:35 +0000 (+0000) Subject: Blocked revisions 330491 via svnmerge X-Git-Tag: 10.0.0-beta2~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c08f47dda3dba739297bf95cce894ed46e01a13;p=thirdparty%2Fasterisk.git Blocked revisions 330491 via svnmerge ................ r330491 | jrose | 2011-08-01 16:09:15 -0500 (Mon, 01 Aug 2011) | 18 lines Blocked revisions 330490 via svnmerge ........ 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/ ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@330492 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---