| 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-ptrcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp | 2 # exp-ptrcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp |
| 3 { | 3 { |
| 4 lib-X11-used-old-pointer-after-realloc-1 | 4 lib-X11-used-old-pointer-after-realloc-1 |
| 5 exp-ptrcheck:Heap | 5 exp-ptrcheck:Heap |
| 6 fun:strlen | 6 fun:strlen |
| 7 obj:/usr/lib*/libX11.so* | 7 obj:/usr/lib*/libX11.so* |
| 8 obj:/usr/lib*/libX11.so* | 8 obj:/usr/lib*/libX11.so* |
| 9 } | 9 } |
| 10 { | 10 { |
| (...skipping 663 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 674 fun:_ZN13HIMenuBarView31SetAdjustTextTitleBoundsAtIndexEih | 674 fun:_ZN13HIMenuBarView31SetAdjustTextTitleBoundsAtIndexEih |
| 675 fun:_ZN13HIMenuBarView15MeasureAppMenusEv | 675 fun:_ZN13HIMenuBarView15MeasureAppMenusEv |
| 676 } | 676 } |
| 677 | 677 |
| 678 { | 678 { |
| 679 TFontFeatures::TFontFeatures(CGFont*) (in CoreText.framework) | 679 TFontFeatures::TFontFeatures(CGFont*) (in CoreText.framework) |
| 680 Memcheck:Cond | 680 Memcheck:Cond |
| 681 fun:_ZN13TFontFeaturesC2EP6CGFont | 681 fun:_ZN13TFontFeaturesC2EP6CGFont |
| 682 fun:_ZNK9TBaseFont12CopyFeaturesEv | 682 fun:_ZNK9TBaseFont12CopyFeaturesEv |
| 683 } | 683 } |
| 684 |
| 685 # See https://bugs.kde.org/show_bug.cgi?id=188572 about this; it's |
| 686 # unavoidable due to BSD setenv() semantics. |
| 687 { |
| 688 macos-__setenv-leak-see-our-bug-188572 |
| 689 Memcheck:Leak |
| 690 fun:malloc_zone_malloc |
| 691 fun:__setenv |
| 692 } |
| OLD | NEW |