From: Dirk M. <dm...@gm...> - 2007-03-30 11:01:54
|
On Friday, 30. March 2007, Ashley Pittman wrote: > Errors that originate from client requests are reported as > "Uninitialised byte(s) found during client check request" and I don't > think these can be suppressed currently, it should be fairly easy to add > however. The other slightly annoying thing about them is that they > don't report the base or the length of the client request. I've removed the client request in the 2nd incarnation of the patch, since the string length determination did already issue a memcheck trace, the valgrind client request was just duplicating the same error. Greetings, Dirk |