valgrind: suppress bogus strlen conditional dependencies on uninitialized bytes warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32550 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f22e55a270
commit
7353f481fa
@ -22,3 +22,9 @@
|
||||
fun:*
|
||||
obj:/lib/ld-*
|
||||
}
|
||||
{
|
||||
strlen(Cond)
|
||||
Memcheck:Cond
|
||||
fun:strlen
|
||||
fun:*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user