logger: Fix a potential callid reference leak discovered in development
authorJonathan Rose <jrose@digium.com>
Wed, 23 May 2012 20:39:22 +0000 (20:39 +0000)
committerJonathan Rose <jrose@digium.com>
Wed, 23 May 2012 20:39:22 +0000 (20:39 +0000)
Uncovered a nasty reference leak while I was writing some changes to
chan_dahdi/sig_analog. Slapped myself around a bit after seeing that I
performed the unchecked return causing this problem.

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


No differences found