]> granicus.if.org Git - curl/commit
Philip Gladstone's 64-bit issues corrected.
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2002 14:55:35 +0000 (14:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2002 14:55:35 +0000 (14:55 +0000)
commite452f467d46d06cb6eee7d314ee5d78efd4e8e9c
treeb5e32d7c36a6d0a1796f95bfd2e5ac1ffba5f9d7
parentdfda7ba456f72576142d1dd3065d7c1a9a9858f3
Philip Gladstone's 64-bit issues corrected.
Reminder for the future: when we're using malloc() we MUST include <stdlib.h>
as otherwise 64bit archs go bananas.

Bug report #517687
lib/hash.c
lib/llist.c