zint/backend/tests/tools
gitlost a14fe77aa0 EANX_CC/UPCA_CC: fix crash in dbar_date() on not checking length
in `cc_binary_string()`, ticket #300 (#5 & #6), props Andre Maute;
  add other checks for length on processing encoding mode
PDF417: fix out-of-bounds crash on overrunning string and codeword
  buffers by tripling size (convert to `short` instead of `int` to
  guard against too much stack), ticket #300 (#7 & #10), props Andre
  Maute; (TODO: add some checks instead to bail out earlier?)
CODEONE: fix looping on latch crash in `c1_encode()`, ticket #300 (#8),
  props Andre Maute
CODABLOCKF: fix crash on negative overflow of `columns` (`option_2`),
  ticket #300 (#9), props Andre Maute
library: add `debug_print_escape()` helper for ZINT_DEBUG_PRINT
2023-11-27 12:55:53 +00:00
..
bwipp_dump-barcode.ps.cat Test suite: some fixes, additions 2023-04-07 15:49:36 +01:00
bwipp_dump.ps.tar.xz GUI: settings: fix embed_vector_font default 1 -> 0 2023-07-12 19:00:17 +01:00
gen_test_tab.php eci.c: replace libiconv-adapted code with own implementations so 2022-06-02 20:32:25 +01:00
run_bwipp_tests.sh EANX_CC/UPCA_CC: fix crash in dbar_date() on not checking length 2023-11-27 12:55:53 +00:00
run_zxingcpp_tests.sh EANX_CC/UPCA_CC: fix crash in dbar_date() on not checking length 2023-11-27 12:55:53 +00:00