19 Jul
2005
19 Jul
'05
8:46 p.m.
On Tue, Jul 19, 2005 at 10:43:44PM +0200, Henrik Stoerner wrote:
Thanks, testing this clearly shows that it overflows the "unsigned long" calculations being done by Hobbit. The attached patch should solve this,
For those not familiar with patching, to apply this you must:
cd hobbit-4.0.4 patch -p1 </tmp/hobbit-4.0.4-win32mem.patch make stop hobbit as root: "make install" start hobbit
Henrik