[asterisk-bugs] [Asterisk 0012333]: Warning while compiling asterisk 1.6-beta7

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Mar 31 09:16:00 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12333 
====================================================================== 
Reported By:                ovi
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   12333
Category:                   Resources/res_config_sqlite
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0-beta5 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             03-30-2008 07:30 CDT
Last Modified:              03-31-2008 09:15 CDT
====================================================================== 
Summary:                    Warning while compiling asterisk 1.6-beta7
Description: 
res_config_sqlite.c: In function `realtime_store_handler':
res_config_sqlite.c:1208: warning: `tmp_keys' might be used uninitialized
in this function
res_config_sqlite.c:1208: warning: `tmp_vals' might be used uninitialized
in this function

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

---------------------------------------------------------------------- 
 svnbot - 03-31-08 09:15  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 111961

U   trunk/res/res_config_sqlite.c

------------------------------------------------------------------------
r111961 | file | 2008-03-31 09:15:57 -0500 (Mon, 31 Mar 2008) | 4 lines

Initialize all these here tmp pointers at declaration. They confused some
compilers a wee bit.
(closes issue http://bugs.digium.com/view.php?id=12333)
Reported by: ovi

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-31-08 09:15  svnbot         Checkin                                      
03-31-08 09:15  svnbot         Note Added: 0084781                          
03-31-08 09:15  svnbot         Status                   new => assigned     
03-31-08 09:15  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list