]> sigrok.org Git - libsigrok.git/commit
input/csv: add channel list checks for file re-read
authorGerhard Sittig <redacted>
Sun, 28 Oct 2018 07:51:27 +0000 (08:51 +0100)
committerGerhard Sittig <redacted>
Sat, 21 Dec 2019 17:20:04 +0000 (18:20 +0100)
commitaffaf540128f83c4f3396043077a94ba888cde1f
tree3fda3b338fb43b7c191325398fe2b12eaf87d6f7
parent539188e52451d42a9962269135b9030aca19c902
input/csv: add channel list checks for file re-read

Do for the CSV input module what commit 08f8421a9e82 did for VCD. Check
the channel list for consistency across re-imports of the same file.
This addresses the CSV part of bug #1241.
src/input/csv.c