Fix compilation under Windows. Allocate our hash buffer dynamically so
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Dec 2009 00:13:57 +0000 (00:13 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Dec 2009 00:13:57 +0000 (00:13 +0000)
commit77159cda8d56660254772c4750bb0552c6906c72
tree5ff26b3331cb9fb2f885b6338241a4edbee1837d
parent26351c0c5473b324cb6ecc103feca4e3fd958b81
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31192 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.nmake
capinfos.c
config.nmake