Fix scm_to_utf8_stringn to NUL-terminate properly
authorMark H Weaver <mhw@netris.org>
Tue, 3 Apr 2012 13:50:20 +0000 (09:50 -0400)
committerMark H Weaver <mhw@netris.org>
Tue, 3 Apr 2012 13:50:20 +0000 (09:50 -0400)
commit51853eee69ca5811ae0661eb91868121c6ad1d74
tree691008b0fcf8fceb744ddb6b4ce82e383331cc70
parente26da7a24e79cf3a9d3052e78228a9dfed3c4f3d
Fix scm_to_utf8_stringn to NUL-terminate properly

* libguile/strings.c (scm_to_utf8_stringn): NUL-terminate using the
  correct pointer.
libguile/strings.c