diff options
author | Karl Williamson <public@khwilliamson.com> | 2012-04-18 16:48:29 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-04-26 11:58:57 -0600 |
commit | 0b8d30e8ba4bed9219a0a08549fd9d07661587ee (patch) | |
tree | 9af9dfafac6a9b6ff86a1c4b3268d5fafe04caa0 /cv.h | |
parent | 746afd533cc96b75c8a3c821291822f0c0ce7e2a (diff) | |
download | perl-0b8d30e8ba4bed9219a0a08549fd9d07661587ee.tar.gz |
utf8n_to_uvuni: Avoid reading outside of buffer
Prior to this patch, if the first byte of a UTF-8 sequence indicated
that the sequence occupied n bytes, but the input parameters indicated
that fewer were available, all n were attempted to be read
Diffstat (limited to 'cv.h')
0 files changed, 0 insertions, 0 deletions