rexpat
rexpat copied to clipboard
Replace malloc and friends
#11 added ExpatBox
that uses the provided Memory_Suite
to allocate, which we should use for heap allocations.
#19 uses ExpatBox
for allocating XML_ParserStruct
s and the unknown encoding structure.