Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-gsm_a_gm.c:4988

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

dtap_gmm_auth_ciph_rej

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-gsm_a_gm.c)expand/collapse
Show more  
 4978  dtap_gmm_auth_ciph_rej(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len)
 4979  {
 4980          guint32 curr_offset;
 4981          guint   curr_len;
 4982   
 4983          curr_offset = offset;
 4984          curr_len = len;
 4985   
 4986          gsm_a_dtap_pinfo->p2p_dir = P2P_DIR_SENT;
 4987   
 4988          EXTRANEOUS_DATA_CHECK(curr_len, 0);
 4989  }
Show more  




Change Warning 2520.31164 : Unused Value

Priority:
State:
Finding:
Owner:
Note: