Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-ansi_a.c:10973

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

bsmap_ho_complete

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-ansi_a.c)expand/collapse
Show more  
 10962  bsmap_ho_complete(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len)
 10963  {
 10964      guint32     curr_offset;
 10965      guint32     consumed;
 10966      guint       curr_len;
 10967   
 10968      curr_offset = offset;
 10969      curr_len = len;
 10970   
 10971      ELEM_OPT_TV(ANSI_A_E_SO, "");
 10972   
 10973      EXTRANEOUS_DATA_CHECK(curr_len, 0);
 10974  }
Show more  




Change Warning 1909.31639 : Unused Value

Priority:
State:
Finding:
Owner:
Note: