Changeset d8a38a7 in git


Ignore:
Timestamp:
2012-02-12T05:54:26Z (13 years ago)
Author:
Zooko O'Whielacronx <zooko@…>
Branches:
master
Children:
1a3901f, 299a99e, d9c02d1
Parents:
cf6820b
Message:

add suppressions for luther sid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified misc/coding_helpers/python.supp

    rcf6820b rd8a38a7  
     1# generated on luther sid
     2# e.g. https://tahoe-lafs.org/buildbot-pycryptopp/builders/luther%20sid/builds/38/steps/double%20load%20valgrind/logs/valgrind
     3{
     4   luther sid addr4 realloc
     5   Memcheck:Addr4
     6   fun:PyObject_Realloc.part.0.20700
     7}
     8
     9{
     10   luther sid cond realloc
     11   Memcheck:Cond
     12   fun:PyObject_Realloc.part.0.20700
     13}
     14
     15{
     16   luther sid value4 realloc
     17   Memcheck:Value4
     18   fun:PyObject_Realloc.part.0.20700
     19}
     20
    121# glibc was apparently changed to avoid this: http://sources.redhat.com/bugzilla/show_bug.cgi?id=4306
    222{
Note: See TracChangeset for help on using the changeset viewer.