diff options
author | Ludovic Courtès <ludo@gnu.org> | 2009-01-18 16:13:31 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2009-01-18 16:13:31 +0100 |
commit | 1a531c80b2d4d57ae80b0515e66e03efa18bb938 (patch) | |
tree | d6f987e2fe1a385c9209e49065cfc825ff9d9d30 /libguile/goops.c | |
parent | 2a77682322b3d466ac16ce4bd1244d29085a3555 (diff) | |
download | guile-1a531c80b2d4d57ae80b0515e66e03efa18bb938.tar.gz |
Use `scm_gc_malloc ()' when allocating hook entries.
* libguile/hooks.c (hook_entry_gc_hint): New.
(scm_c_hook_add): Use `scm_gc_malloc ()' instead of `scm_malloc ()'.
(scm_c_hook_remove): Don't explicitly free(3) the entry, let the GC do
its job.
Diffstat (limited to 'libguile/goops.c')
0 files changed, 0 insertions, 0 deletions