Unused Value at packet-scsi-osd.c:1830 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_osd_flush_collection_scope (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-scsi-osd.c)![]() | ||||||
![]() | ||||||
1826 | dissect_osd_flush_collection_scope(tvbuff_t *tvb, int offset, proto_tree *tree) | |||||
1827 | { | |||||
1828 | /* flush collection scope */ | |||||
1829 | proto_tree_add_item(tree, hf_scsi_osd_flush_collection_scope, tvb, offset, 1, 0); | |||||
1830 | offset++;
| |||||
1831 | } | |||||
![]() |