diff options
author | Sergei Golubchik <serg@mariadb.org> | 2020-07-03 15:01:21 +0200 |
---|---|---|
committer | Sergei Golubchik <serg@mariadb.org> | 2020-07-03 15:01:21 +0200 |
commit | 7a4afad969e5cb903cdf82386398a75710f5ed80 (patch) | |
tree | d60c5bf8f65b95ebd0f11b499b53f6a6cbd5f8f4 /mysys/my_atomic_writes.c | |
parent | 6cee9b1953b5c6c7fa8bf12a99f24a6927aa06e0 (diff) | |
download | mariadb-git-7a4afad969e5cb903cdf82386398a75710f5ed80.tar.gz |
compilation fix
include/my_valgrind.h:88:112: error: ‘void* memset(void*, int, size_t)’ writing to an object of non-trivial type ‘key_map’ {aka ‘class Bitmap<64>’}; use assignment instead [-Werror=class-memaccess]
in this case it's safe, Bitmap<> is trivial enough
Diffstat (limited to 'mysys/my_atomic_writes.c')
0 files changed, 0 insertions, 0 deletions