Null Pointer Dereference at proto.c:3698 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_msnip (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-msnip.c)![]() | |||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||
219 | dissect_msnip(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree, int offset) | ||||||||||||||||||||||||||||||||||||||
220 | { | ||||||||||||||||||||||||||||||||||||||
221 | proto_tree *tree; | ||||||||||||||||||||||||||||||||||||||
222 | proto_item *item; | ||||||||||||||||||||||||||||||||||||||
223 | guint8 type; | ||||||||||||||||||||||||||||||||||||||
224 | |||||||||||||||||||||||||||||||||||||||
225 | [+][+] | if (!proto_is_protocol_enabled(find_protocol_by_id(proto_msnip))) { | |||||||||||||||||||||||||||||||||||||
![]() |
| ||||||||||||||||||||||||||||||||||||||
![]() |