Unused Value at packet-ansi_map.c:3977 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_ansi_map_callingpartyname (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-ansi_map.c)![]() | ||||||
![]() | ||||||
3973 | dissect_ansi_map_callingpartyname(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, asn1_ctx_t *actx _U_){ | |||||
3974 | ||||||
3975 | proto_tree *subtree; | |||||
3976 | ||||||
3977 | subtree = proto_item_add_subtree(actx->created_item, ett_callingpartyname);
| |||||
3978 | /* Availability (octet 1, bit E) N.S0012-0 v 1.0*/ | |||||
3979 | ||||||
3980 | /* Presentation Status (octet 1, bits A and B) */ | |||||
3981 | ||||||
3982 | ||||||
3983 | ||||||
3984 | } | |||||
![]() |