Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-ansi_a.c:10339

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

bsmap_bs_auth_req_ack

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-ansi_a.c)expand/collapse
Show more  
 10328  bsmap_bs_auth_req_ack(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len)
 10329  {
 10330      guint32     curr_offset;
 10331      guint32     consumed;
 10332      guint       curr_len;
 10333   
 10334      curr_offset = offset;
 10335      curr_len = len;
 10336   
 10337      ELEM_MAND_TLV(ANSI_A_E_MID, "");
 10338   
 10339      EXTRANEOUS_DATA_CHECK(curr_len, 0);
 10340  }
Show more  




Change Warning 1899.31628 : Unused Value

Priority:
State:
Finding:
Owner:
Note: