[svn-commits] jrose: branch 1.8 r330491 - /branches/1.8/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Aug 1 16:09:19 CDT 2011


Author: jrose
Date: Mon Aug  1 16:09:15 2011
New Revision: 330491

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=330491
Log:
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/
........

Modified:
    branches/1.8/   (props changed)

Propchange: branches/1.8/
------------------------------------------------------------------------------
--- branch-1.6.2-blocked (original)
+++ branch-1.6.2-blocked Mon Aug  1 16:09:15 2011
@@ -1,1 +1,1 @@
-/branches/1.6.2:279852,279883,280227,280556,280812,282668,299533,303273,309348,320506
+/branches/1.6.2:279852,279883,280227,280556,280812,282668,299533,303273,309348,320506,330490




More information about the svn-commits mailing list