Text   |  XML   |  ReML   |   Visible Warnings:

Unused Value  at packet-scsi-osd.c:207

No properties have been set. | edit properties
Jump to warning location ↓ warning details...
Show Events | Options

attribute_1_82

(/home/sate/Testcases/c/cve/wireshark-1.2.0/epan/dissectors/packet-scsi-osd.c)expand/collapse
Show more  
 201  attribute_1_82(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *tree)
 202  {
 203          int offset=0;
 204   
 205          /* user object id */
 206          proto_tree_add_item(tree, hf_scsi_osd_user_object_logical_length, tvb, offset, 8, 0);
 207          offset+=8;
 208  }
Show more  




Change Warning 1244.32267 : Unused Value

Priority:
State:
Finding:
Owner:
Note: