maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #00111
[patch 00/11] A number of fixes for buildbot-found problems
Hi Monty, Sanja, all,
I finally managed to get a valgrind test run to pass. I needed 11 patches to
get there ...
It would be really good to get a review of these so I can push, they are
needed to get the Valgrind run to pass in buildbot. I think all of them are
ok, but for at least some of them I would really like to get another pair of
eyes before pushing as I'm not very familiar with the code they touch.
Sanja, could you review first 2 patches? They are of mysql-test-run.pl, one
of them is related to the previous mysqld.err fixes.
Monty, could you review the remaining 9 patches? They are all fixes for
Valgrind warnings. Especially the last 4 I am not 100% sure of are the best
possible fix, I think you can help.
Serg, I checked up on your comment on my earlier dbug.c patch
(thanks!), found the problem you described and I think it is fixed in
this version of the patch.
Monty, I will commit as one commit before pushing, but due to large number of independent changes I found it convenient to split it up using quilt.
- Kristian.
Follow ups
-
[patch 11/11] Fix passing too large buffer size to String() constructor, causing overflow by 1 byte
From: knielsen, 2009-04-07
-
[patch 09/11] Fix Valgrind-reported memory leak in top DBUG stack frame.
From: knielsen, 2009-04-07
-
[patch 10/11] Fix Valgrind false alarm in String::c_ptr()
From: knielsen, 2009-04-07
-
[patch 08/11] Fix Valgrind warning of uninitialized data.
From: knielsen, 2009-04-07
-
[patch 07/11] Fix Valgrind false alarms on zlib operations in archive storage engine
From: knielsen, 2009-04-07
-
[patch 06/11] Suppress a false alarm in Valgrind about a leak in inet_ntoa on glibc 2.7.
From: knielsen, 2009-04-07
-
[patch 05/11] Add a variant of already existing valgrind suppression
From: knielsen, 2009-04-07
-
[patch 03/11] Fix missing DBUG_RETURN in read_init_file()
From: knielsen, 2009-04-07
-
[patch 01/11] Fix error report summary at end of mysql-test-run
From: knielsen, 2009-04-07
-
[patch 04/11] Avoid Valgrind complaint about GCC-generated overlapping memcpy()
From: knielsen, 2009-04-07
-
[patch 02/11] Fix permissions race in mysql-test-run.pl on global port allocation semaphore file.
From: knielsen, 2009-04-07