Skip to content

some tweaks to allocation

Sven M. Hallberg requested to merge leakcheck into master

Avoids the use of malloc() in lzw.c. Frees minor parse results in act_viol() and parse_xrefs(). Closes #38.

Also somwhat improves style in act_viol().

OK?

Edited by Sven M. Hallberg

Merge request reports