Wireshark-commits: [Wireshark-commits] rev 18832: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-scsi.c
From:
sahlberg@xxxxxxxxxxxxx
Date: Fri, 04 Aug 2006 00:36:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18832
User: sahlberg
Date: 2006/08/04 12:36 AM
Log:
check that itl is non-NULL to prevent a NULL pointer dereference that would crash the windows build but funnily enough not linux (since you can read from the null page on linux?)
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -1 packet-scsi.c Modified