valgrind: suppress bogus "index" conditional dependencies on uninitialized bytes warnings
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32552 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c3890b5f2a
commit
a28a1aab05
@ -34,3 +34,9 @@
|
||||
fun:strnlen
|
||||
fun:*
|
||||
}
|
||||
{
|
||||
index(Cond)
|
||||
Memcheck:Cond
|
||||
fun:index
|
||||
fun:*
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user