diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-10-31 22:53:04 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-11-01 00:48:11 +0100 |
commit | a7bbba05838cabe2294f498e7008e1c51db6d664 (patch) | |
tree | 8f174dd1a994bfebfa7cb4482429669a1bb1acfe /libguile/error.c | |
parent | 30c5982a9548a0ca0ea46111beb490f06d74a40a (diff) | |
download | guile-a7bbba05838cabe2294f498e7008e1c51db6d664.tar.gz |
Use on-stack or GC-managed memory in 'search-path'.
* libguile/load.c (stringbuf_free): Remove.
(stringbuf_grow): Use 'scm_gc_malloc_pointerless' instead of 'scm_realloc'.
(search_path): Use stack-allocated INITIAL_BUFFER instead of
'scm_malloc'. Remove use of 'stringbuf_free'.
Diffstat (limited to 'libguile/error.c')
0 files changed, 0 insertions, 0 deletions