utf16_to_utf8() should croak if the buffer ends without the second surrogate.
authorNicholas Clark <nick@ccl4.org>
Sun, 18 Oct 2009 20:55:52 +0000 (21:55 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 18 Oct 2009 21:10:36 +0000 (22:10 +0100)
commit01ea242be7d23d3bfac7a37c0cdfaec0a8eb7e33
treee6fd4877d2901d78e1548663670f966a414c07e4
parente0ea5e2d50a479e160d39f481e02abd7c0c9cf91
utf16_to_utf8() should croak if the buffer ends without the second surrogate.
ext/XS-APItest/t/utf16_to_utf8.t
utf8.c