This reverts commit 81ae54d9bd.
81ae54d9bd
Added more array support that depends on malloc. Added string clone (that uses malloc). Added test for it. Eliminated stack allocated buffers from most of the unit checks.