Text   |  XML   |  ReML   |   Visible Warnings:

Buffer Underrun  at packet-gsm_a_gm.c:5870

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

get_sm_msg_params

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-gsm_a_gm.c)expand/collapse
Show more  
 5865  void get_sm_msg_params(guint8 oct, const gchar **msg_str, int *ett_tree, int *hf_idx, msg_fcn *msg_fcn)
 5866  {
 5867          gint                    idx;
 5868   
 5869[+]         *msg_str = match_strval_idx((guint32) (oct & DTAP_SM_IEI_MASK), gsm_a_dtap_msg_sm_strings, &idx);
 5870          *ett_tree = ett_gsm_dtap_msg_sm[idx];
Show more  




Change Warning 2497.29491 : Buffer Underrun

Priority:
State:
Finding:
Owner:
Note: