URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b360a96716eb9aadb91096108c23c047d7bcb70
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b360a9 by Yaniv Kaul (mykaul@xxxxxxxxx):
SCSI: type and scope fields are ignored in some SCSI persistent reserve service actions
Bug: 10727
Change-Id: Id34f57b2a0b89867eec1b0a13db2eba037835804
Reviewed-on: https://code.wireshark.org/review/5493
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from e2ef6c4 Add on to the dummy.cpp hack that forces wireshark to be linked with a c++ compiler to automatically create a dummy.cpp file and remove it when make clean is issued. This allows make tags to work again since the file isn't missing.
adds 5b360a9 SCSI: type and scope fields are ignored in some SCSI persistent reserve service actions
Summary of changes:
epan/dissectors/packet-scsi.c | 38 +++++++++++++++++++++++++++-----------
1 file changed, 27 insertions(+), 11 deletions(-)