Unused Value at packet-scsi-osd.c:1039 |
No properties have been set. edit properties |
Jump to warning location ↓ | warning details... |
| |
dissect_osd_continuation_object_id (/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-scsi-osd.c)![]() | ||||||
![]() | ||||||
1035 | dissect_osd_continuation_object_id(tvbuff_t *tvb, int offset, proto_tree *tree) | |||||
1036 | { | |||||
1037 | /* continuation object id */ | |||||
1038 | proto_tree_add_item(tree, hf_scsi_osd_continuation_object_id, tvb, offset, 8, 0); | |||||
1039 | offset+=8;
| |||||
1040 | } | |||||
![]() |