1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/BUILD
guilhem@mysql.com ef415ceb14 Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in type_bit.test)":
test "length" first (otherwise when "length" is 0, the *from invalid access still triggers a Valgrind warning).
I wrote to the Valgrind authors in case this is something fixable in Valgrind (normally the
decision to issue a warning is based on the simulated CPU condition code, which should not be undefined here).
2005-11-07 16:18:46 +01:00
..
2000-07-31 21:29:14 +02:00
2002-02-07 21:34:35 +02:00
2002-02-07 21:34:35 +02:00
2003-11-18 18:54:27 +02:00
2002-02-07 21:34:35 +02:00
2005-05-18 15:28:51 +02:00
2000-07-31 21:29:14 +02:00