Bug#692293: sbox declared with conflicting sizes

2016-12-25 Thread Samuel Henrique
Control: tag -1 + pending Fix commited. Samuel Henrique

Bug#692293: sbox declared with conflicting sizes

2012-11-04 Thread Michael Tautschnig
Package: aeskeyfind Version: 1.0-1 Severity: minor aes.h declares extern uint8_t sbox[255]; but aes.c defines uint8_t sbox[256] = { ... }; This may lead to undefined behaviour, in particular if the size of sbox is ever taken. Best, Michael pgpFXwtNXDrRT.pgp Description: PGP signature