Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-ftam.c:1322

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

dissect_ftam_FTAM_Regime_PDU

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-ftam.c)expand/collapse
Show more  
 1313  dissect_ftam_FTAM_Regime_PDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
 1314  #line 90 "ftam.cnf"
 1315    gint branch_taken;
 1316   
 1317      offset = dissect_ber_choice(actx, tree, tvb, offset,
 1318                                   FTAM_Regime_PDU_choice, hf_index, ett_ftam_FTAM_Regime_PDU,
 1319[+]                                  &branch_taken);
 1320   
 1321     
 1322    if( (branch_taken!=-1) && ftam_FTAM_Regime_PDU_vals[branch_taken].strptr ){
Show more  




Change Warning 3123.31877 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: