Text  |   XML   |   Visible Warnings:

pvm3.4.6 : pvm3.4.6 analysis 2 : Uninitialized Variable  at lpvmgen.c:1190

Categories: LANG.MEM.UVAR CWE:457
Warning ID: 371.29068
Procedure: pvm_tc_settrcopt
Trace: view
Modified: Thu Nov 26 11:30:58 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/pvm3/src/lpvmgen.c
   Enter pvm_tc_settrcopt
true1183 pvm_tc_settrcopt(mid) 
 1184         int mid;
 1185 {
 1186         int topt;
 1187  
 1188         pvm_upkint(&topt,1,1);
 1189  
topt is uninitialized1190         if (topt >= 0)     /* Uninitialized Variable */
Preconditions
((char*)&((char*)$unknown_2990342)[56])[24] = 1
myfmt = -1
pvmautoerr = 0
pvmmytid = -1
pvmtoplvl != 0
Postconditions
((char*)&((char*)$unknown_2990342)[56])[24]' = ((char*)&((char*)$unknown_2990342)[56])[24] - 1
((char*)$unknown_2990342)[56]' = &freefrags.fr_link
freefrags.fr_rlink' = ((char*)&$unknown_2990342)[56]
pvm_errno' = -15
pvmmytid' != -1
pvmrbuf' = 0
pvmtrc.trctid' <= 0
topvmd' = 0




Change Warning 371.29068 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: