libsigrok/src/output
Gerhard Sittig 11e3a56380 srzip: don't access non-existing option
The srzip output module dropped support for the "filename" option in
commit 37875f7506 on 2015-07-30, but still used to assign to slot
options[0] which clobbers the array's sentinel. Remove those accesses
to the non-existing option.
2018-02-09 21:59:18 +01:00
..
analog.c output/analog: Display META packets 2017-11-11 19:46:52 +01:00
ascii.c output/ascii: add support for user configurable character set 2016-11-02 19:09:55 +01:00
binary.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
bits.c Remove some unneeded double-spaces. 2016-08-29 21:51:27 +02:00
chronovu_la8.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
csv.c output/csv: silence NULL dereference compiler warnings 2018-02-09 20:52:26 +01:00
hex.c Build: Include <config.h> first in all source files 2015-09-13 18:54:46 +02:00
ols.c license: remove FSF postal address from boiler plate license text 2017-01-07 16:05:39 +01:00
output.c output/gnuplot: Remove, obsoleted by improved CSV module. 2016-09-04 18:15:00 +02:00
srzip.c srzip: don't access non-existing option 2018-02-09 21:59:18 +01:00
vcd.c output/vcd: minor nit, remove unused variable 2017-05-05 18:25:15 +02:00
wav.c Drop trailing whitespace in various files. 2017-06-06 14:10:02 +02:00