fix iconv buffer overflow converting to legacy JIS-based encodings
maintainer's notes: commit a223dbd2 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.
Showing
想要评论请 注册 或 登录