| OLD | NEW |
| 1 # This is a generated file, composed of the following suppression rules: | 1 # This is a generated file, composed of the following suppression rules: |
| 2 # exp-sgcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp | 2 # exp-sgcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp |
| 3 { | 3 { |
| 4 ld-2.X possibly applying relocations | 4 ld-2.X possibly applying relocations |
| 5 exp-sgcheck:SorG | 5 exp-sgcheck:SorG |
| 6 obj:/*lib*/ld-2.*so* | 6 obj:*/*lib*/ld-2.*so* |
| 7 obj:/*lib*/ld-2.*so* | 7 obj:*/*lib*/ld-2.*so* |
| 8 } | 8 } |
| 9 | 9 |
| 10 # I'm pretty sure this is a false positive caused by the sg_ stuff | 10 # I'm pretty sure this is a false positive caused by the sg_ stuff |
| 11 { | 11 { |
| 12 glibc realpath false positive | 12 glibc realpath false positive |
| 13 exp-sgcheck:SorG | 13 exp-sgcheck:SorG |
| 14 fun:realpath | 14 fun:realpath |
| 15 fun:* | 15 fun:* |
| 16 } | 16 } |
| 17 | 17 |
| (...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 780 | 780 |
| 781 { | 781 { |
| 782 libSystem-keymgr-leak-at-exit | 782 libSystem-keymgr-leak-at-exit |
| 783 Memcheck:Leak | 783 Memcheck:Leak |
| 784 fun:malloc | 784 fun:malloc |
| 785 fun:get_or_create_key_element | 785 fun:get_or_create_key_element |
| 786 fun:_keymgr_get_and_lock_processwide_ptr_2 | 786 fun:_keymgr_get_and_lock_processwide_ptr_2 |
| 787 fun:__keymgr_initializer | 787 fun:__keymgr_initializer |
| 788 fun:libSystem_initializer | 788 fun:libSystem_initializer |
| 789 } | 789 } |
| OLD | NEW |