]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 245147 via svnmerge
authorDavid Vossel <dvossel@digium.com>
Fri, 5 Feb 2010 21:21:42 +0000 (21:21 +0000)
committerDavid Vossel <dvossel@digium.com>
Fri, 5 Feb 2010 21:21:42 +0000 (21:21 +0000)
........
  r245147 | dvossel | 2010-02-05 15:21:05 -0600 (Fri, 05 Feb 2010) | 8 lines

  fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabled

  When OBJ_MULTIPLE was off but OBJ_UNLINK was on, all the items in a bucket
  were being unlinked instead of just the first match.  This fixes that.

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@245148 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found