mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
#181 OSS-Fuzz AZTEC fix, check binary_string buffer not full using az_binary_append() func
This commit is contained in:
@ -51,6 +51,7 @@ macro(zint_add_test test_name test_command)
|
||||
endmacro(zint_add_test)
|
||||
|
||||
zint_add_test(auspost, test_auspost)
|
||||
zint_add_test(aztec, test_aztec)
|
||||
zint_add_test(channel, test_channel)
|
||||
zint_add_test(codablock, test_codablock)
|
||||
zint_add_test(code1, test_code1)
|
||||
|
Reference in New Issue
Block a user