Johannes Schindelin | 4e1be63 | 2009-02-04 00:25:59 +0100 | [diff] [blame] | 1 | { |
| 2 | ignore-zlib-errors-cond |
| 3 | Memcheck:Cond |
| 4 | obj:*libz.so* |
| 5 | } |
| 6 | |
| 7 | { |
Jeff King | 6a7e37c | 2009-02-04 00:26:03 +0100 | [diff] [blame] | 8 | ignore-zlib-errors-value8 |
| 9 | Memcheck:Value8 |
| 10 | obj:*libz.so* |
| 11 | } |
| 12 | |
| 13 | { |
Johannes Schindelin | 4e1be63 | 2009-02-04 00:25:59 +0100 | [diff] [blame] | 14 | ignore-zlib-errors-value4 |
| 15 | Memcheck:Value4 |
| 16 | obj:*libz.so* |
| 17 | } |
| 18 | |
| 19 | { |
Jeff King | 6a7e37c | 2009-02-04 00:26:03 +0100 | [diff] [blame] | 20 | ignore-ldso-cond |
| 21 | Memcheck:Cond |
| 22 | obj:*ld-*.so |
| 23 | } |
| 24 | |
| 25 | { |
| 26 | ignore-ldso-addr8 |
| 27 | Memcheck:Addr8 |
| 28 | obj:*ld-*.so |
| 29 | } |
| 30 | |
| 31 | { |
| 32 | ignore-ldso-addr4 |
| 33 | Memcheck:Addr4 |
| 34 | obj:*ld-*.so |
| 35 | } |
| 36 | |
| 37 | { |
| 38 | writing-data-from-zlib-triggers-even-more-errors |
Johannes Schindelin | 4e1be63 | 2009-02-04 00:25:59 +0100 | [diff] [blame] | 39 | Memcheck:Param |
| 40 | write(buf) |
Johannes Schindelin | 5caa81d | 2009-02-05 22:03:00 +0100 | [diff] [blame] | 41 | obj:/lib/ld-*.so |
| 42 | fun:write_in_full |
| 43 | fun:write_buffer |
Johannes Schindelin | 4e1be63 | 2009-02-04 00:25:59 +0100 | [diff] [blame] | 44 | fun:write_loose_object |
| 45 | } |
Carlos MartÃn Nieto | b406a2d | 2011-03-16 12:46:01 +0100 | [diff] [blame] | 46 | |
| 47 | { |
| 48 | ignore-sse-strlen-invalid-read-size |
| 49 | Memcheck:Addr4 |
| 50 | fun:copy_ref |
| 51 | } |