Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 37024: /trunk/wiretap/ /trunk/wiretap/: file_access.c fi

Date: Mon, 09 May 2011 03:48:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37024

User: guy
Date: 2011/05/08 08:48 PM

Log:
 If a gzipped file's name ends in .caz, don't check the CRC - it's
 probably a compressed file from the Windows Sniffer, and they don't
 bother setting the CRC.

Directory: /trunk/wiretap/
  Changes    Path               Action
  +8 -9      file_access.c      Modified
  +22 -2     file_wrappers.c    Modified