8c273ac57c
The text output module keeps buffers for internal state, upon receiving a DF_END packet it frees the internal context but the buffers are never freed. This adds a text_cleanup() helper function and registers it as the cleanup function within all the text output modules. |
||
---|---|---|
.. | ||
text | ||
Makefile.am | ||
analog.c | ||
binary.c | ||
chronovu_la8.c | ||
csv.c | ||
gnuplot.c | ||
ols.c | ||
output.c | ||
vcd.c |