Some new warning-disable flags are not allowed with the 2.16.x Xcode.
[dcpomatic.git] / suppressions
1 {
2    Uninitialised value in AES_set_encrypt_key
3    Memcheck:Value8
4    fun:AES_set_encrypt_key
5 }
6
7 {
8    Uninitialised value in AES_encrypt
9    Memcheck:Value8
10    fun:AES_encrypt
11 }