Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
FreeBSD 7.2
Description
A realloc call in the test file setup for Charmonizer prevents any build from happening. The problem is simply that the memory requested is too small. Patch attached.