file: Check buffer size after strtok()
[project/uci.git] / tests / cram / test-san_uci_import.t
index 7faed221f93ec22c5b5374a9e6f3b35989fa71aa..6b4e6b4ad5a1e0ca60d73b68f0aa7bc97c69c8f9 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
   >   uci-san import -f $file; \
   > done
+  uci-san: Parse error (package without name) at line 0, byte 68
   uci-san: I/O error
   uci-san: Parse error (invalid command) at line 0, byte 0
   uci-san: Parse error (invalid command) at line 1, byte 18