Alexis La Goutte
changed
bug 9551
What |
Removed |
Added |
Attachment #12323 Flags |
review_for_checkin?
|
review_for_checkin-
|
Comment # 5
on bug 9551
from Alexis La Goutte
Comment on attachment 12323 [details]
updated patch (for packet-scsi.c, packet-scsi.h, packet-scsi-sbc.c)
Hi
Look good but when check with check* tools, i have the following error :
Unused entry: epan/dissectors/packet-scsi.c, hf_scsi_spc_xcopy_control
Unused entry: epan/dissectors/packet-scsi.c,
hf_scsi_spc_xcopy_seg_des_dest_desc_id
Unused entry: epan/dissectors/packet-scsi.c,
hf_scsi_spc_xcopy_seg_des_src_desc_id
Error: hf_scsi_spc_xcopy_cscd_desc_type_code uses RVALS but 'display' does not
include BASE_RANGE_STRING in epan/dissectors/packet-scsi.c
Error: hf_scsi_spc_xcopy_seg_desc_type uses RVALS but 'display' does not
include BASE_RANGE_STRING in epan/dissectors/packet-scsi.c
You are receiving this mail because:
- You are watching all bug changes.