CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/03/17 17:40:47
Modified files:
lang/chicken : Makefile.inc
Added files:
lang/chicken/core/patches: patch-srfi-4_scm
Log message:
"Remove unchecked malloc() call in SRFI-4 constructors when allocating
in non-GC memory, resulting in potential 1-word buffer overrun and/or
segfault."
http://lists.gnu.org/archive/html/chicken-announce/2017-03/msg00000.html
>From Timo Myyra (MAINTAINER).
