On Thu, Aug 2, 2012 at 3:21 PM, Simon Josefsson <[email protected]> wrote:
> Jon Nelson <[email protected]> writes:
>
>> I've encountered two bugs or misfeatures in libidn:
>
> Hi!  Thanks for your report.
>
>> 1. given an idna-encoded input, it is possible to generate invalid
>> UTF-8 output (as defined by RFC3629). The UTF-8 is invalid because
>> codepoints above 0x10FFFF are used.
>>
>> See http://tools.ietf.org/html/rfc3629
>
> Can you be more concrete, what inputs does this happen for and what
> output would you expect?  An example would help illustrate the problem.

Example:   echo xn--1234xxxxxxxxxx | idn -u --debug


-- 
Jon
Software Blacksmith

_______________________________________________
Help-libidn mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-libidn

Reply via email to