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 31192: /trunk/ /trunk/: Makefile.nmake capinfos.c config

Date: Tue, 08 Dec 2009 00:14:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31192

User: gerald
Date: 2009/12/07 04:14 PM

Log:
 Fix compilation under Windows. Allocate our hash buffer dynamically so
 that _chkstk doesn't throw a hissy fit. When hashing, open the file in
 binary mode.

Directory: /trunk/
  Changes    Path              Action
  +2 -1      Makefile.nmake    Modified
  +28 -26    capinfos.c        Modified
  +2 -1      config.nmake      Modified