diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-03-25 12:09:47 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-04-01 12:08:45 +0300 |
commit | a1846b7a642dd5b5b36f3d4f0099cb7c0149f859 (patch) | |
tree | 2ec17f7e5d62a5b571761369605f599343db4e3b /mysql-test | |
parent | bc862c4ebeb9d706465d580ed58c235704579c05 (diff) | |
download | mariadb-git-a1846b7a642dd5b5b36f3d4f0099cb7c0149f859.tar.gz |
MDEV-22035 Memory leak in main.mysqltest
The test main.mysqltest could crash or hang with
cmake -DWITH_ASAN=ON builds. The reason appears to be
a memory leak, which was found out by manually invoking
echo --replace_regex a > file
ASAN_OPTIONS=log_path=/dev/shm/asan mysqltest ... < file
and then examining the /dev/shm/asan.* file.
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions