Text   |  XML   |  ReML   |   Visible Warnings:

Uninitialized Variable  at packet-mms.c:6873

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

dissect_mms_MMSpdu

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-mms.c)expand/collapse
Show more  
 6864  dissect_mms_MMSpdu(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
 6865  #line 35 "mms.cnf"
 6866    gint branch_taken;
 6867   
 6868    offset = dissect_ber_choice(actx, tree, tvb, offset,
 6869                                   MMSpdu_choice, hf_index, ett_mms_MMSpdu,
 6870[+]                                  &branch_taken);
 6871   
 6872   
 6873    if( (branch_taken!=-1) && mms_MMSpdu_vals[branch_taken].strptr ){
Show more  




Change Warning 3152.31819 : Uninitialized Variable

Priority:
State:
Finding:
Owner:
Note: