Unused Value at packet-gsm_a_rr.c:7686 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dtap_rr_sys_info_2quater (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-gsm_a_rr.c)![]() | ||||||
![]() | ||||||
7677 | dtap_rr_sys_info_2quater(tvbuff_t *tvb, proto_tree *tree, guint32 offset, guint len) | |||||
7678 | { | |||||
7679 | guint32 curr_offset; | |||||
7680 | guint32 consumed; | |||||
7681 | guint curr_len; | |||||
7682 | ||||||
7683 | curr_offset = offset; | |||||
7684 | curr_len = len; | |||||
7685 | ||||||
7686 | ELEM_MAND_V(GSM_A_PDU_TYPE_RR, DE_RR_SI2QUATER_REST_OCT);
| |||||
7687 | } | |||||
![]() |