]> sigrok.org Git - libsigrok.git/commit
input/csv: Skip leading UTF-8 BOM in the input stream
authorGerhard Sittig <redacted>
Mon, 5 Jun 2017 16:35:22 +0000 (18:35 +0200)
committerUwe Hermann <redacted>
Tue, 6 Jun 2017 21:28:05 +0000 (23:28 +0200)
commit4439363aa02928098eab8dcd18b5ccb41737c882
tree75ffdf0d63b22109e705e87c48a291ab809fb2cc
parentccff468b5e1b841a0c4f0426f502b9dad23dd9be
input/csv: Skip leading UTF-8 BOM in the input stream

This fixes bug #756.
src/input/csv.c