file: Check buffer size after strtok()
[project/uci.git] / tests / cram / test_uci_import.t
index 8d5ab74ed4e738890b6ba5093646bb8f58d977e6..20ebc0991f4a6a8c02ce3519aca5dafd4448acd5 100644 (file)
@@ -7,6 +7,7 @@ check that uci import is producing expected results:
   $ for file in $(LC_ALL=C find $FUZZ_CORPUS -type f | sort ); do
   >   valgrind --quiet --leak-check=full uci import -f $file; \
   > done
+  uci: Parse error (package without name) at line 0, byte 68
   uci: I/O error
   uci: Parse error (invalid command) at line 0, byte 0
   uci: Parse error (invalid command) at line 1, byte 18