mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-31 23:28:27 -04:00
#181 OSS-Fuzz CODABLOCKF fix, allow for full control chars range in GetPossibleCharacterSet
This commit is contained in:
parent
c245a11da2
commit
556dea1f88
2 changed files with 18 additions and 18 deletions
|
@ -52,6 +52,7 @@ endmacro(zint_add_test)
|
|||
|
||||
zint_add_test(auspost, test_auspost)
|
||||
zint_add_test(channel, test_channel)
|
||||
zint_add_test(codablock, test_codablock)
|
||||
zint_add_test(common, test_common)
|
||||
zint_add_test(composite, test_composite)
|
||||
zint_add_test(dmatrix, test_dmatrix)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue