diff options
author | Elliott Hughes <enh@google.com> | 2018-07-06 17:18:05 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2018-07-06 17:18:05 -0700 |
commit | 402c762fc93239d86206a3bded8c17f19dabcd4c (patch) | |
tree | 638213ab024e8feffc9ef9e171345e33f63fa0a3 /libc/malloc_debug/malloc_debug.cpp | |
parent | 50acae8f2ae017c49b1d616e93ce9f97f6b3d118 (diff) |
Fix some long-standing UTF-8 bugs.
We we incorrectly rejecting U+fffe and U+ffff, and incorrectly accepting
characters above U+10ffff (see https://tools.ietf.org/html/rfc3629
section 12 for that restriction).
Bug: http://lists.landley.net/pipermail/toybox-landley.net/2017-September/009146.html
Test: ran tests
Test: also ran the exhaustive test from that email thread
Change-Id: I8ae8e41cef01b02933bd4f653ee07791932b79a5
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions