[asterisk-bugs] [Asterisk 0018758]: [patch] astobj2.c does not report ref changes during internal_ao2_callback for refcounter util
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Feb 7 11:08:47 CST 2011
The following issue is now READY FOR REVIEW.
======================================================================
https://issues.asterisk.org/view.php?id=18758
======================================================================
Reported By: rgagnon
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18758
Category: Core/General
Reproducibility: always
Severity: major
Priority: normal
Status: ready for review
Asterisk Version: 1.8.2.3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 306540
Request Review:
======================================================================
Date Submitted: 2011-02-06 20:23 CST
Last Modified: 2011-02-07 11:08 CST
======================================================================
Summary: [patch] astobj2.c does not report ref changes during
internal_ao2_callback for refcounter util
Description:
While using the refcounter utility to find memory leaks in chan_sip.c, I
recognized some ref counter increases and decreases were not being recorded
in /tmp/refs
There is one call to __ao2_link() within internal_ao2_callback that is the
cause of this tag not getting written to /tmp/refs
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-02-07 11:08 lmadsen Status new => ready for review
======================================================================
More information about the asterisk-bugs
mailing list