Unused Value at packet-scsi-osd.c:1006 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_osd_list_identifier (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-scsi-osd.c)![]() | ||||||
![]() | ||||||
1002 | dissect_osd_list_identifier(tvbuff_t *tvb, int offset, proto_tree *tree) | |||||
1003 | { | |||||
1004 | /* list identifier */ | |||||
1005 | proto_tree_add_item(tree, hf_scsi_osd_list_identifier, tvb, offset, 4, 0); | |||||
1006 | offset+=4;
| |||||
1007 | } | |||||
![]() |