libsigrok/src/input
Wolfram Sang 1f706c21a2 input: vcd: skip BOM at beginning of file
According to the infos I have, VCD files should be plain ASCII, but we
got report of a version adding a UTF8 BOM at the beginning of the file,
so we need to skip it.

This fixes bug #755.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2016-04-13 09:35:03 +02:00
..
binary.c input: fix leak of config data in several input modules 2015-11-29 01:13:58 +01:00
chronovu_la8.c input: fix leak of config data in several input modules 2015-11-29 01:13:58 +01:00
csv.c input: fix leak of config data in several input modules 2015-11-29 01:13:58 +01:00
input.c Add the Lauterbach Trace32 logic analyzer data import module 2015-12-21 16:32:49 +01:00
raw_analog.c input/raw_analog: Prevent "duplicate const decl specifier" warning 2016-03-22 08:29:25 +01:00
trace32_ad.c Trace32 import module: Send trigger only once 2016-01-28 19:03:52 +01:00
vcd.c input: vcd: skip BOM at beginning of file 2016-04-13 09:35:03 +02:00
wav.c input/wav: initialize channel list before going into ready state 2015-12-21 15:37:32 +01:00