about summary refs log tree commit diff
path: root/dist
diff options
context:
space:
mode:
authorWill Dietz <w@wdtz.org>2018-05-01 14:16:44 -0500
committerRich Felker <dalias@aerifal.cx>2018-05-09 16:27:42 -0400
commit55a661ff5ec5c8192091ec0bd74424500761b08d (patch)
treef67da398fac8ac5847f73eb44b5856677fe28dd3 /dist
parent40bae2d32fd6f3ffea437fa745ad38a1fe77b27e (diff)
downloadmusl-55a661ff5ec5c8192091ec0bd74424500761b08d.tar.gz
musl-55a661ff5ec5c8192091ec0bd74424500761b08d.tar.xz
musl-55a661ff5ec5c8192091ec0bd74424500761b08d.zip
fix iconv buffer overflow converting to legacy JIS-based encodings
maintainer's notes:

commit a223dbd27ae36fe53f9f67f86caf685b729593fc added the reverse
conversions to JIS-based encodings, but omitted the check for remining
buffer space in the case where the next character to be written was
single-byte, allowing conversion to continue past the end of the
destination buffer.
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions