AIX bug malloc(0)

Werner Koch wk@gnupg.org
Thu May 2 08:59:02 2002


On Tue, 30 Apr 2002 16:26:26 -0500, Winona Brown said:

> The better way to fix this would probably be to allow a NULL being returned
> if malloc(0) was called.  

Well yes, this would be better for debugging.  For now I took the easy
path out.

Thanks,

  Werner