Text  |   XML   |   Visible Warnings:

irssi-0.8.14 : irssi-0.8.14 analysis 2 : Null Pointer Dereference  at dcc.c:164

Categories: LANG.MEM.NPD CWE:476
Warning ID: 7258.28340
Procedure: dcc_ip2str
Trace: view
Modified: Thu Nov 26 11:08:56 2009   show details
 
Priority: None
State: None
Finding: None
Owner: None
  edit properties

Legend [ X ]
Warning Location
Contributes
Parse Error
Other Warning
Two or More Loop Iterations
On Execution Path
Comment
Macro
Preprocessor
Include
Keyword
Preprocessed Away

Source  |  Language: C Hide Legend     
ProblemLineSource
   /kat0/fletcher/SATE/2010/irssi-0.8.14/src/irc/dcc/dcc.c
   Enter dcc_ip2str
 159 void dcc_ip2str(IPADDR *ip, char *host) 
 160 {
 161         IPADDR temp_ip;
 162         guint32 addr;
 163  
true164         if (*settings_get_str("dcc_own_ip") != '\0') {     /* Null Pointer Dereference */




Change Warning 7258.28340 : Null Pointer Dereference

Priority:
State:
Finding:
Owner:
Note: