%% [EMAIL PROTECTED] writes:

  a> Attatched is a patch fixing (I believe) said problems.

Thanks.  I don't use make on Windows or DOS platforms, so I've never
noticed these.  Also, note that probably all Windows/DOS versions of
free() in use these days conform to the ISO C standard in that free(0);
is legal and considered a no-op, so the if-statements are superfluous
anyway.

But, the code is obviously wrong and I fixed it.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>         Network Management Development
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
   These are my opinions---Nortel Networks takes no responsibility for them.

Reply via email to