mariadb/plugin/file_key_management
Jan Lindström 4e2a0c34b0 MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrind
Problem was that length of the filekeys file was not checked and if
length is less than OpenSSL_prefix_len uninitialized memory was
accessed.
2016-09-27 07:54:27 +03:00
..
CMakeLists.txt completely rewrote file_key_management plugin 2015-04-08 10:58:50 +02:00
file_key_management_plugin.cc update plugin maturities 2016-09-05 17:11:14 +02:00
parser.cc MDEV-10888: encryption.filekeys_emptyfile fails in buildbot with valgrind 2016-09-27 07:54:27 +03:00
parser.h completely rewrote file_key_management plugin 2015-04-08 10:58:50 +02:00