[asterisk-bugs] [Asterisk 0014672]: Incorrect calling of free() at alloc_queue() in app_queue.c

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 31 09:53:47 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14672 
====================================================================== 
Reported By:                makoto
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   14672
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-16 08:53 CDT
Last Modified:              2009-03-31 09:53 CDT
====================================================================== 
Summary:                    Incorrect calling of free() at alloc_queue() in
app_queue.c
Description: 
In alloc_queue() q is freed by free(), but I believe that this should be
ao2_ref(q, -1) instead.

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-31 09:53 svnbot         Status                   assigned => resolved
2009-03-31 09:53 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list