Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-ansi_a.c:10303

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

bsmap_ms_reg_noti

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-ansi_a.c)expand/collapse
Show more  
 10292  bsmap_ms_reg_noti(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len)
 10293  {
 10294      guint32     curr_offset;
 10295      guint32     consumed;
 10296      guint       curr_len;
 10297   
 10298      curr_offset = offset;
 10299      curr_len = len;
 10300   
 10301      ELEM_MAND_TLV(ANSI_A_E_CAUSE, "");
 10302   
 10303      EXTRANEOUS_DATA_CHECK(curr_len, 0);
 10304  }
Show more  




Change Warning 1897.31626 : Unused Value

Priority:
State:
Finding:
Owner:
Note: