Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-t125.c:2104

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

dissect_t125_DomainMCSPDU

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-t125.c)expand/collapse
Show more  
 2096  dissect_t125_DomainMCSPDU(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
 2097  #line 33 "t125.cnf"
 2098          gint domainmcs_value;
 2099   
 2100    offset = dissect_ber_choice(actx, tree, tvb, offset,
 2101                                   DomainMCSPDU_choice, hf_index, ett_t125_DomainMCSPDU,
 2102[+]                                  &domainmcs_value);
 2103   
 2104          if( (domainmcs_value!=-1) && t125_DomainMCSPDU_vals[domainmcs_value].strptr ){
Show more  




Change Warning 1647.31871 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: