Text  |   XML   |   Visible Warnings:

irssi-0.8.14 : irssi-0.8.14 analysis 2 : Null Pointer Dereference  at fe-windows.c:166

Categories: LANG.MEM.NPD CWE:476
Warning ID: 7294.28383
Procedure: window_change_server
Trace: view
Modified: Thu Nov 26 11:09:13 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-windows.c
   Enter window_change_server
 162 void window_change_server(WINDOW_REC *window, void *server) 
 163 {
 164         SERVER_REC *active, *connect;
 165  
true166         if (server != NULL && SERVER(server)->disconnected)     /* Null Pointer Dereference */




Change Warning 7294.28383 : Null Pointer Dereference

Priority:
State:
Finding:
Owner:
Note: