libsigrok/output
poljar (Damir Jelić) 8c273ac57c output/text: Fix memory leak of internal state buffers.
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.
2013-11-20 22:03:02 +01:00
..
text output/text: Fix memory leak of internal state buffers. 2013-11-20 22:03:02 +01:00
Makefile.am GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
analog.c output/analog: SR_UNIT_REVOLUTIONS_PER_MINUTE: Add missing break. 2013-11-04 01:14:57 +01:00
binary.c s/DRIVER_LOG_DOMAIN/LOG_PREFIX/. 2013-05-03 21:59:32 +02:00
chronovu_la8.c probe_groups: API changes required to implement probe groups. 2013-11-08 01:03:18 +01:00
csv.c probe_groups: API changes required to implement probe groups. 2013-11-08 01:03:18 +01:00
gnuplot.c probe_groups: API changes required to implement probe groups. 2013-11-08 01:03:18 +01:00
ols.c probe_groups: API changes required to implement probe groups. 2013-11-08 01:03:16 +01:00
output.c GPL headers: Use correct project name. 2013-04-23 22:24:30 +02:00
vcd.c probe_groups: API changes required to implement probe groups. 2013-11-08 01:03:18 +01:00