mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-21 11:57:04 +00:00
Valgrind fixes
This commit is contained in:
@@ -1021,6 +1021,7 @@ int aztec(struct zint_symbol *symbol, unsigned char source[])
|
||||
/* Now add the symbol descriptor */
|
||||
memset(desc_data,0,4);
|
||||
memset(desc_ecc,0,6);
|
||||
memset(descriptor,0,42);
|
||||
|
||||
if(compact) {
|
||||
/* The first 2 bits represent the number of layers minus 1 */
|
||||
|
||||
Reference in New Issue
Block a user