Fix font_id_map errors when importing DCP subtitles that have no
[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 }