[asterisk-bugs] [Asterisk 0013225]: CLI is freeing sometimes null values

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 5 09:22:14 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13225 
====================================================================== 
Reported By:                edantie
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13225
Category:                   Core/General
Reproducibility:            sometimes
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-08-03 13:31 CDT
Last Modified:              2008-08-05 09:22 CDT
====================================================================== 
Summary:                    CLI is freeing sometimes null values
Description: 
Compiled asterisk with malloc debug and in /var/log/asterisk/mmlog is
appearing various:

WARNING: Freeing unused memory at (nil), in __ast_cli_unregister of cli.c,
line 1632


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

---------------------------------------------------------------------- 
 (0091087) Corydon76 (administrator) - 2008-08-05 09:22
 http://bugs.digium.com/view.php?id=13225#c91087 
---------------------------------------------------------------------- 
Calling free(NULL) is completely harmless, and we depend upon it in several
places.  This is not a message that we're going to fix. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-05 09:22 Corydon76      Note Added: 0091087                          
======================================================================




More information about the asterisk-bugs mailing list