Hi!
A malloc(0) returns always 0x800 on my system. This causes some third-party
software to fail, because they expect malloc(0) to return NULL. Is this a
bug or a feature? malloc(3) doesn't mention anything.
Regards,
Marc
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: malloc(0) broken? Marc Recht
- Re: malloc(0) broken? David Malone
- Re: malloc(0) broken? Marc Recht
- Re: malloc(0) broken? Poul-Henning Kamp
- Re: malloc(0) broken? Marc Recht
- Re: malloc(0) broken? Giorgos Keramidas
- Re: malloc(0) broken? M. Warner Losh
- Re: malloc(0) broken? Bruce Evans
- Re: malloc(0) broken? David Schultz
- Re: malloc(0) broken? Bruce Evans
- Re: malloc(0) broken? David Schultz