mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
update suppression for glibc 2.8: the backtrace
points to ld-2.8.so here.. so just match for any lib in /lib git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7951
This commit is contained in:
parent
24a0637b71
commit
ee4be14bf7
@ -136,7 +136,7 @@
|
||||
struct with uninitialized paddings - libxcb
|
||||
Memcheck:Param
|
||||
writev(vector[...])
|
||||
obj:/lib*/libc-2.6*.so
|
||||
obj:/lib*/*.so
|
||||
obj:/usr/lib*/libxcb.so.1.0.0
|
||||
obj:/usr/lib*/libxcb.so.1.0.0
|
||||
fun:xcb_send_request
|
||||
@ -147,7 +147,7 @@
|
||||
struct with uninitialized paddings - libxcb
|
||||
Memcheck:Param
|
||||
writev(vector[...])
|
||||
obj:/lib*/libc-2.6*.so
|
||||
obj:/lib*/*.so
|
||||
obj:/usr/lib*/libxcb.so.1.0.0
|
||||
obj:/usr/lib*/libxcb.so.1.0.0
|
||||
obj:/usr/lib*/libxcb.so.1.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user