Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-t125.c:1990

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

dissect_t125_ConnectMCSPDU

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-t125.c)expand/collapse
Show more  
 1982  dissect_t125_ConnectMCSPDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
 1983  #line 22 "t125.cnf"
 1984          gint connectmcs_value;
 1985   
 1986    offset = dissect_ber_choice(actx, tree, tvb, offset,
 1987                                   ConnectMCSPDU_choice, hf_index, ett_t125_ConnectMCSPDU,
 1988[+]                                  &connectmcs_value);
 1989   
 1990          if( (connectmcs_value!=-1) && t125_ConnectMCSPDU_vals[connectmcs_value].strptr ){
Show more  




Change Warning 1646.31818 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: