Text  |   XML   |   Visible Warnings:

irssi-0.8.14 : irssi-0.8.14 analysis 2 : Null Pointer Dereference  at fe-log.c:630

Categories: LANG.MEM.NPD CWE:476
Warning ID: 7320.28412
Procedure: sig_log_new
Trace: view
Modified: Thu Nov 26 11:09:30 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/fe-common/core/fe-log.c
   Enter sig_log_new
 627 static void sig_log_new(LOG_REC *log) 
 628 {
 629         if (!settings_get_bool("awaylog_colors") &&
true630             strcmp(log->fname, settings_get_str("awaylog_file")) == 0)     /* Null Pointer Dereference */




Change Warning 7320.28412 : Null Pointer Dereference

Priority:
State:
Finding:
Owner:
Note: