diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-10-18 21:30:41 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-10-18 22:10:36 +0100 |
commit | e0ea5e2d50a479e160d39f481e02abd7c0c9cf91 (patch) | |
tree | fb57ba0ad27123ca5845fb62789f53338a1dbeb7 /universal.c | |
parent | 30685b5659009a95642202219acc6ded18f74dbc (diff) | |
download | perl-e0ea5e2d50a479e160d39f481e02abd7c0c9cf91.tar.gz |
utf16_to_utf8_reversed() should croak early when passed an odd byte length.
Rather than transposing n + 1 bytes, including 1 it was not passed, before
calling utf16_to_utf8() and having that croak.
e 69422~
Diffstat (limited to 'universal.c')
0 files changed, 0 insertions, 0 deletions