mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
* module/web/request.scm (read-request-body/latin-1): * module/web/response.scm (read-response-body/latin-1): Detect short reads instead of returning a full buffer with the last bits zeroed out. (Before the make-string commit, they contained uninitialized memory, which was a fairly serious error.) |
||
---|---|---|
.. | ||
ice-9 | ||
language | ||
oop | ||
rnrs | ||
scripts | ||
srfi | ||
sxml | ||
system | ||
texinfo | ||
web | ||
Makefile.am | ||
rnrs.scm | ||
statprof.scm | ||
texinfo.scm |