Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix possible read out of bounds in ucs2_to_utf8
Check that the current character is not the null character after ensuring we are not beyond the end of the buffer. Signed-off-by: Dan Robertson <dan@dlrobertson.com>
- Loading branch information