[asterisk-bugs] [Asterisk 0012650]: [patch] Warn when a string of "(null)" is passed to ast_strlen_zero

noreply at bugs.digium.com noreply at bugs.digium.com
Wed May 14 16:34:51 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12650 
====================================================================== 
Reported By:                Corydon76
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12650
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 116297 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-14-2008 13:13 CDT
Last Modified:              05-14-2008 16:34 CDT
====================================================================== 
Summary:                    [patch] Warn when a string of "(null)" is passed to
ast_strlen_zero
Description: 
Found one of these cases before, thought it might be a good idea to add
code (for dev-mode only) to detect additional cases in the future.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 05-14-08 16:34  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 116469

_U  trunk/
U   trunk/channels/chan_agent.c
U   trunk/include/asterisk/channel.h
U   trunk/include/asterisk/utils.h
U   trunk/main/abstract_jb.c
U   trunk/main/channel.c
U   trunk/main/rtp.c
U   trunk/main/sched.c
U   trunk/main/udptl.c

------------------------------------------------------------------------
r116469 | russell | 2008-05-14 16:34:50 -0500 (Wed, 14 May 2008) | 12
lines

Merged revisions 116463 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r116463 | russell | 2008-05-14 16:32:00 -0500 (Wed, 14 May 2008) | 4 lines

Add ast_assert(), which can be used to handle fatal errors.  It is only
compiled
in if dev-mode is enabled, and only aborts if DO_CRASH is defined.
(inspired by issue http://bugs.digium.com/view.php?id=12650)

........

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-14-08 16:34  svnbot         Checkin                                      
05-14-08 16:34  svnbot         Note Added: 0086883                          
======================================================================




More information about the asterisk-bugs mailing list