malloc and free

From: David McCormack <David.McCormack@dont-contact.us>
Date: Thu, 3 Aug 2000 16:17:59 -0400 (EDT)

In squid.h, the comment should point you towards mem.c and say, use
memAllocate and memFree...

/*
 * Squid source files should not call these functions directly
 */
#ifndef malloc
#define malloc +
#endif
#ifndef free
#define free +

~dM!
Received on Thu Aug 03 2000 - 14:20:54 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:42 MST