[asterisk-commits] russell: branch 1.4 r48362 - /branches/1.4/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Sat Dec 9 08:47:01 MST 2006
Author: russell
Date: Sat Dec 9 09:47:01 2006
New Revision: 48362
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48362
Log:
Blocked revisions 48361 via svnmerge
........
r48361 | russell | 2006-12-09 10:45:37 -0500 (Sat, 09 Dec 2006) | 6 lines
Use locking when accessing the registrations list. This list is not actually
used very often, so the likelihood of there being a problem is pretty small,
but still possible. For example, if the CLI command to list the registrations
was called at the same time that a reload was occurring and the registrations
list was getting destroyed and rebuilt, a crash could occur.
........
Modified:
branches/1.4/ (props changed)
Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-blocked' - no diff available.
More information about the asterisk-commits
mailing list