Unused Value at packet-scsi-osd.c:2132 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_osd_flush_partition_scope (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-scsi-osd.c)![]() | ||||||
![]() | ||||||
2128 | dissect_osd_flush_partition_scope(tvbuff_t *tvb, int offset, proto_tree *tree) | |||||
2129 | { | |||||
2130 | /* flush partition scope */ | |||||
2131 | proto_tree_add_item(tree, hf_scsi_osd_flush_partition_scope, tvb, offset, 1, 0); | |||||
2132 | offset++;
| |||||
2133 | } | |||||
![]() |