Motivated by bug #844 and the further report by Maxim Sloyko, I checked process_input() for problems and found a few with valgrind and by code review. The code seems to need broader testing; does sigrok have test cases for input/output modules? Couldn't find anything...
@Maxim: could you kindly re-test if it works for you now? It seems to work with the data I captured recently. Wolfram Sang (4): output/csv: fix segfault when naming logic channels output/csv: fix segfault with logic channels output/csv: fix a minor leak output/csv: get proper index for input channels src/output/csv.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) -- 2.11.0 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel