[Home]

Summary:ASTERISK-16452: [patch] reference leak when adding dynamic queue members
Reporter:Bob Wienholt (bobwienholt)Labels:
Date Opened:2010-07-28 11:47:34Date Closed:2010-07-28 11:53:14
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) issue17738.patch
Description:Adding a queue member leaks exactly one reference to the queue object.
Comments:By: Digium Subversion (svnbot) 2010-07-28 11:51:10

Repository: asterisk
Revision: 280160

U   branches/1.6.2/apps/app_queue.c

------------------------------------------------------------------------
r280160 | seanbright | 2010-07-28 11:51:10 -0500 (Wed, 28 Jul 2010) | 8 lines

Plug a reference leak in app_queue when adding members dynamically.

(closes issue ASTERISK-16452)
Reported by: bobwienholt
Patches:
     issue17738.patch uploaded by bobwienholt (license 950)
Tested by: bobwienholt, seanbright

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=280160

By: Digium Subversion (svnbot) 2010-07-28 11:52:11

Repository: asterisk
Revision: 280161

_U  branches/1.8/
U   branches/1.8/apps/app_queue.c

------------------------------------------------------------------------
r280161 | seanbright | 2010-07-28 11:52:10 -0500 (Wed, 28 Jul 2010) | 15 lines

Merged revisions 280160 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r280160 | seanbright | 2010-07-28 12:51:11 -0400 (Wed, 28 Jul 2010) | 8 lines
 
 Plug a reference leak in app_queue when adding members dynamically.
 
 (closes issue ASTERISK-16452)
 Reported by: bobwienholt
 Patches:
       issue17738.patch uploaded by bobwienholt (license 950)
 Tested by: bobwienholt, seanbright
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=280161

By: Digium Subversion (svnbot) 2010-07-28 11:53:13

Repository: asterisk
Revision: 280162

_U  trunk/
U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r280162 | seanbright | 2010-07-28 11:53:13 -0500 (Wed, 28 Jul 2010) | 22 lines

Merged revisions 280161 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

................
 r280161 | seanbright | 2010-07-28 12:52:12 -0400 (Wed, 28 Jul 2010) | 15 lines
 
 Merged revisions 280160 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.6.2
 
 ........
   r280160 | seanbright | 2010-07-28 12:51:11 -0400 (Wed, 28 Jul 2010) | 8 lines
   
   Plug a reference leak in app_queue when adding members dynamically.
   
   (closes issue ASTERISK-16452)
   Reported by: bobwienholt
   Patches:
         issue17738.patch uploaded by bobwienholt (license 950)
   Tested by: bobwienholt, seanbright
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=280162