blob: 83dcf29f2d8e8a1edd5e4ac6c74c08e5ffa12ccf [file] [log] [blame]
sewardj5744c022008-10-19 18:58:13 +00001{
2 lib-X11-used-old-pointer-after-realloc-1
3 exp-ptrcheck:Heap
4 fun:strlen
5 obj:/usr/lib*/libX11.so*
6 obj:/usr/lib*/libX11.so*
7}
8{
9 lib-X11-used-old-pointer-after-realloc-2
10 exp-ptrcheck:Heap
11 obj:/usr/lib*/libX11.so*
12 obj:/usr/lib*/libX11.so*
13}
14
15{
16 ld-2.X-invalid-Add32/64-who-knows
17 exp-ptrcheck:Arith
sewardj113fca22008-10-21 23:09:25 +000018 obj:/*lib*/ld-2.*so*
19 obj:/*lib*/ld-2.*so*
sewardj5744c022008-10-19 18:58:13 +000020}
21
22{
sewardj113fca22008-10-21 23:09:25 +000023 ld-2.X possibly applying relocations
sewardj5744c022008-10-19 18:58:13 +000024 exp-ptrcheck:SorG
sewardj113fca22008-10-21 23:09:25 +000025 obj:/*lib*/ld-2.*so*
26 obj:/*lib*/ld-2.*so*
sewardj5744c022008-10-19 18:58:13 +000027}
28
29# I'm pretty sure this is a false positive caused by the sg_ stuff
30{
31 glibc realpath false positive
32 exp-ptrcheck:SorG
33 fun:realpath
34 fun:*
35}
sewardj113fca22008-10-21 23:09:25 +000036
37{
38 If I had to guess, inlined or nameless strlen etc in ld.so
39 exp-ptrcheck:Heap
40 obj:/*lib*/ld-2.*so*
41 obj:/*lib*/ld-2.*so*
sewardj113fca22008-10-21 23:09:25 +000042}
sewardj33c57f22009-01-26 00:09:08 +000043
44{
45 I think this is glibc's ultra optimised getenv doing 2 byte reads
46 exp-ptrcheck:SorG
47 fun:getenv
48}
njn781e36d2009-03-13 05:47:33 +000049
50{
51 Occurs on Fedora 7--9?
njn663a8cc2009-04-14 23:43:33 +000052 exp-ptrcheck:Heap
njn781e36d2009-03-13 05:47:33 +000053 fun:_dl_fini
54 fun:exit
55 fun:(below main)
56}
57