Skip to content

Commit 1aaa321

Browse files
committed
Reject UTF-16 surrogate values in Character converter (#438).
1 parent de0bd57 commit 1aaa321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<action type="fix" dev="ggregory" due-to="farkhalit rida, Gary Gregory">Reject an empty option name in getMatchingOptions (#434).</action>
3535
<action type="fix" dev="ggregory" due-to="farkhalit rida, Gary Gregory">Reject trailing text after the date in Converter.DATE (#435).</action>
3636
<action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Fix integer overflow in TextHelpAppendable.indexOfWrap (#437).</action>
37+
<action type="fix" dev="ggregory" due-to="Naveed Khan, Gary Gregory">Reject UTF-16 surrogate values in Character converter (#438).</action>
3738
<!-- ADD -->
3839
<action type="fix" dev="ggregory" due-to="Elric, Gary Gregory">Add AbstractHelpFormatter.printHelp(String, Options).</action>
3940
<!-- UPDATE -->

0 commit comments

Comments
 (0)