Segmentation fault when trying to use mllex and mlyacc

Stephen Weeks sweeks@wasabi.epr.com
Tue, 14 Dec 1999 11:55:53 -0800 (PST)


> What is the source/reason for the bug?  

There was a bug in MLTON_allocArrayNoPointers triggered if
bytesPerElt = 0.  In that case, the macro didn't reserve space for the 
forwarding pointer.