[asterisk-bugs] [Asterisk 0010958]: [patch] use of unitialized buffer

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Oct 12 10:19:59 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10958 
====================================================================== 
Reported By:                dimas
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10958
Category:                   PBX/pbx_realtime
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.12.1  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-12-2007 01:58 CDT
Last Modified:              10-12-2007 10:19 CDT
====================================================================== 
Summary:                    [patch] use of unitialized buffer
Description: 
If "app" column does not exist in the realtime table specified for
switch=>Realtime, realtime_exec of pbx_realtime.c uses unitialized "app"
buffer resulting in a message like 

[Oct 12 14:50:32] NOTICE[27993]: pbx_realtime.c:218 realtime_exec: No such
application '?m·Ff*' for extension '1001' in context 'users-dispatch'
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 10-12-07 10:19  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 85515

U   branches/1.4/pbx/pbx_realtime.c

------------------------------------------------------------------------
r85515 | russell | 2007-10-12 10:19:57 -0500 (Fri, 12 Oct 2007) | 7 lines

Fix the potential use of an uninitialized buffer in a log message.

(closes issue http://bugs.digium.com/view.php?id=10958)
Reported by: dimas
Patches: 
      realtime.patch uploaded by dimas (license 88)

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-12-07 10:19  svnbot         Note Added: 0071884                          
10-12-07 10:19  svnbot         Status                   new => assigned     
10-12-07 10:19  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list