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 2004-07-09 23:35:55 +00:00
parent d704b2515d
commit 9c8911e5fe

View file

@ -4,6 +4,9 @@
than size>=0, since 0<=hash<size cannot be satisfied for size==0, and
such a size causes divide-by-zeros in scm_hasher.
* regex-posix.c (scm_make_regexp): Free rx on error, to avoid memory
leak.
2004-06-15 Rob Browning <rlb@defaultvalue.org>
* gc_os_dep.c: update ifdefery for macosx.