[svn-commits] file: branch 1.6.2 r190589 - /branches/1.6.2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Apr 27 10:19:23 CDT 2009


Author: file
Date: Mon Apr 27 10:19:19 2009
New Revision: 190589

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=190589
Log:
Blocked revisions 190586 via svnmerge

........
  r190586 | file | 2009-04-27 12:18:47 -0300 (Mon, 27 Apr 2009) | 10 lines
  
  Fix a bug where we tried to send events out when no sessions container was present.
  
  This commit stops a warning message (user_data is NULL) from getting output when
  manager events get sent before manager is initialized. This happens because manager
  is initialized *after* modules are loaded and the act of loading modules triggers
  manager events.
  
  (issue #14974)
  Reported by: pj
........

Modified:
    branches/1.6.2/   (props changed)

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list