1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 21:10:27 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2006-02-15 00:40:13 +00:00
parent 0e84f2fea2
commit 908c45434e

View file

@ -1,3 +1,13 @@
2006-02-14 Ludovic Courtès <ludovic.courtes@laas.fr>
* strings.c (scm_i_take_stringbufn): Register LEN+1 bytes instead of
LEN. Without this, too much collectable memory gets unregistered,
which results in an underflow of SCM_MALLOCATED in
`decrease_mtrigger()'.
* gc-malloc.c (decrease_mtrigger): Make sure SIZE is lower than or
equal to SCM_MALLOCATED.
2006-02-13 Marius Vollmer <mvo@zagadka.de>
* eval.c (scm_eval_body): Use scm_i_dynwind_pthread_mutex_lock