[Bug 119] malloc(0) causes portability problems (at least with AIX)

[email protected] Sun, 12 Jun 2005 10:10:26 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=119





------- Additional Comments From [email protected]  2005-06-12 10:10 -------
As far as I know, SableVM should never do a malloc(0), as it is not supported by
ISO C.  So, there's probably a missing assertion to catch the erroneous malloc call.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.