diff options
author | unknown <konstantin@mysql.com> | 2005-03-21 12:57:42 +0300 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2005-03-21 12:57:42 +0300 |
commit | 35e6a4b418f46cb6197ff7c4bd6b5eb19261fdaf (patch) | |
tree | 2e18e29782b6b8cc38a521cc10b0792c8dfdf43e /ltconfig | |
parent | 2ba3544f0e053d95e82b9a899fd9b86cbb19b9ce (diff) | |
download | mariadb-git-35e6a4b418f46cb6197ff7c4bd6b5eb19261fdaf.tar.gz |
Fix a valgrind warning in decimal.c:sanity()
sql/my_decimal.h:
Refixing the valgrind warning in decimal.c:sanity() in a different way
(as requested by Monty): we want to let valgrind see uninitialized
memory whenever it's possible.
strings/decimal.c:
Fix sanity() to not look into possibly uninitialized memory if
HAVE_purify.
Diffstat (limited to 'ltconfig')
0 files changed, 0 insertions, 0 deletions