Re: Patch to remove MFREE() macro entirely

2002-02-03 Thread Bosko Milekic
On Sat, Feb 02, 2002 at 11:54:17PM -0800, David Greenman wrote: > >Oh what a tangled web we weave. This should be really easy for people > >to take a quick look at to see if I made any mistakes. I'm basically > >untangling the (small) mess that people made of the code while trying t

Re: Patch to remove MFREE() macro entirely

2002-02-02 Thread David Greenman
>Oh what a tangled web we weave. This should be really easy for people >to take a quick look at to see if I made any mistakes. I'm basically >untangling the (small) mess that people made of the code while trying to >use the MFREE() macro over the last N years. > >If nobody se

Patch to remove MFREE() macro entirely

2002-02-02 Thread Matthew Dillon
Oh what a tangled web we weave. This should be really easy for people to take a quick look at to see if I made any mistakes. I'm basically untangling the (small) mess that people made of the code while trying to use the MFREE() macro over the last N years. If nobody sees any