... I am rather mystified as to why someoneI don't think anyone would explicitly call malloc(0). But if you're computing how much space to allocate somewhere, you need to special-case when the computation results in zero, unless you know malloc(0) works.
would want to malloc(0).. if you have any examples as to how that might be
interesting to do, that would be helpful :)
- John Burger
MITRE
