some tweaks to allocation
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
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?