Text   |  XML   |  ReML   |   Visible Warnings:

Buffer Underrun  at packet-gsm_a_gm.c:5858

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

get_gmm_msg_params

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-gsm_a_gm.c)expand/collapse
Show more  
 5853  void get_gmm_msg_params(guint8 oct, const gchar **msg_str, int *ett_tree, int *hf_idx, msg_fcn *msg_fcn)
 5854  {
 5855          gint                    idx;
 5856   
 5857[+]         *msg_str = match_strval_idx((guint32) (oct & DTAP_GMM_IEI_MASK), gsm_a_dtap_msg_gmm_strings, &idx);
 5858          *ett_tree = ett_gsm_dtap_msg_gmm[idx];
Show more  




Change Warning 2499.29489 : Buffer Underrun

Priority:
State:
Finding:
Owner:
Note: