libsigrok/src/input
Gerhard Sittig 2355d22919 input/csv: Eliminate remaining memory leaks in error paths
When the processing of columns of text lines detected errors, the loop
was aborted and the routine was left, but allocated resources were not
freed. Fix the remaining memory leaks in the error code paths.
2017-06-09 23:21:03 +02:00
..
binary.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
chronovu_la8.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
csv.c input/csv: Eliminate remaining memory leaks in error paths 2017-06-09 23:21:03 +02:00
input.c sr_dev_inst_free(): Allow NULL as argument. 2017-03-10 11:38:12 +01:00
raw_analog.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
trace32_ad.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
vcd.c Drop trailing whitespace in various files. 2017-06-06 14:10:02 +02:00
wav.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00