diff options
author | Andy Wingo <wingo@pobox.com> | 2013-11-27 19:50:13 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2013-11-27 19:50:13 +0100 |
commit | fe8935d432989aa2a71db5bdf6522abee08f09d1 (patch) | |
tree | c2738b5868318a36f0bce7718d96494865e528f5 /libguile/vm-engine.c | |
parent | 6a9d9e3a625f6fc844eed7c74339df1c95981a38 (diff) | |
download | guile-fe8935d432989aa2a71db5bdf6522abee08f09d1.tar.gz |
Fix uninitialized variable error in some peek-char error cases
* libguile/ports.c (scm_peek_char): Don't require error cases to
set *len. Fixes a bug caught by GCC whereby an EOF while reading a
multibyte character with iconv would leave len uninitialized.
Diffstat (limited to 'libguile/vm-engine.c')
0 files changed, 0 insertions, 0 deletions