diff options
author | Jan Lindström <jan.lindstrom@mariadb.com> | 2018-04-12 11:00:48 +0300 |
---|---|---|
committer | Jan Lindström <jan.lindstrom@mariadb.com> | 2018-04-12 11:20:47 +0300 |
commit | 9c42b9038dc1457fd4aeed0520bc143a043a84d9 (patch) | |
tree | 0c55d8b0d8151bafd9297b746ff8d87fdf54f911 /CMakeLists.txt | |
parent | 91245909a2f0c89444ecb5af587284f53b7196ee (diff) | |
download | mariadb-git-9c42b9038dc1457fd4aeed0520bc143a043a84d9.tar.gz |
MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-discard-import-change fails in buildbot with valgrind
Problem was that if tablespace was encrypted we try to copy
also page 0 from read buffer to write buffer that are in
that case the same memory area.
fil_iterate
When tablespace is encrypted or compressed its
first page (i.e. page 0) is not encrypted or
compressed and there is no need to copy buffer.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions