VirtualBox

source: kBuild/trunk/src/kmk/tests/guile.supp@ 3140

Last change on this file since 3140 was 3140, checked in by bird, 7 years ago

kmk: Merged in changes from GNU make 4.2.1 (2e55f5e4abdc0e38c1d64be703b446695e70b3b6 / https://git.savannah.gnu.org/git/make.git).

  • Property svn:eol-style set to native
File size: 359 bytes
Line 
1# Guile valgrind suppression file
2# Created with Guile 1.8.7
3
4# --- Garbage collection
5{
6 guilegc
7 Memcheck:Cond
8 ...
9 fun:scm_gc_for_newcell
10}
11{
12 guilegc
13 Memcheck:Value4
14 ...
15 fun:scm_gc_for_newcell
16}
17{
18 guilegc
19 Memcheck:Value8
20 ...
21 fun:scm_gc_for_newcell
22}
23
24
25# -- scm_alloc_struct
26{
27 guileheap
28 Memcheck:Leak
29 ...
30 fun:scm_alloc_struct
31}
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette