|
From: Julian S. <js...@ac...> - 2009-07-02 16:40:50
|
On Thursday 02 July 2009, sv...@va... wrote: > Author: tom > Date: 2009-07-02 14:02:12 +0100 (Thu, 02 Jul 2009) > New Revision: 10402 > > Log: > Replace strlen on amd64-linux with a simple version that doesn't > generate false positives. > > Patch from Jakub Jelinek <ja...@re...>. Fixes #190429. Unfortunately causes memcheck to be completely unusable on openSUSE 11.0, since there's no such symbol. I'll investigate. [I suspected that this patch would have that effect, which is why I didn't merge it. But I should have said so on the bug report, true.] J |