ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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