forked from github/server
suppress valgrind report of stpncpy (why, drepper, why?)
This commit is contained in:
parent
68df8d53b8
commit
7cda3f76a3
|
@ -35,3 +35,9 @@
|
|||
fun:__GI___strncasecmp_l
|
||||
fun:____strtod_l_internal
|
||||
}
|
||||
|
||||
{
|
||||
kde-bug-309427
|
||||
Memcheck:Cond
|
||||
fun:__stpncpy_sse2_unaligned
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue