mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
The old parsing code overwrote the first comma with a '\0' and then
checked the index against the length of the buffer - which was changed by
replacing the ',' with the '\0'.
This means that since commit
|
||
---|---|---|
.. | ||
Dive_2013-02-02-1614.xml | ||
sac-test.xml | ||
Test.csv | ||
test0.xml | ||
test1.xml | ||
test2.xml | ||
test3.xml | ||
test4.xml | ||
test5.xml | ||
test6.xml | ||
test7.xml | ||
test8.xml | ||
test9.xml | ||
test10.xml | ||
test11.xml | ||
test12.xml | ||
test13.xml | ||
test14.xml | ||
test15.xml | ||
test16.xml | ||
test17.xml | ||
test18.xml | ||
test19.xml | ||
test20.xml | ||
test21.xml | ||
test22.xml | ||
test23.xml | ||
test24.xml | ||
test25.xml | ||
test26.xml | ||
test27.xml | ||
test28.xml | ||
test29.xml | ||
TestAPDLogViewer.csv | ||
TestComma.csv | ||
TestDiveDivelogsDE.DLD | ||
TestDiveDivelogsDE.udcf | ||
TestDiveDivingLog5.08.udcf | ||
TestDiveDivingLog5.08.uddf | ||
TestDiveDivingLog5.08allimperial.xml | ||
TestDiveDivingLog5.08allmetric.xml | ||
TestDiveDivingLog5.08allmetric.zip | ||
TestDiveDM3.SDE | ||
TestDiveDM4.db | ||
TestDiveJDiveLog.jlb |