Skip to content

Commit

Permalink
Add a co-credit for reporting #540
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Sep 4, 2019
1 parent 173748c commit 7444dd8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,6 @@ Alex Rebert (alpire@github)
* Reported #540, suggested fix: UTF8StreamJsonParser: fix byte to int conversion for
malformed escapes
(2.9.10)
Sam Smith (Oracle Security Researcher)
* Reported #540 (concurrently with Alex R, before fix was included)
2 changes: 1 addition & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ JSON library.
2.9.10 (not yet released)

#540: UTF8StreamJsonParser: fix byte to int conversion for malformed escapes
(Alex R)
(reported by Alex R and Sam S)
#556: 'IndexOutOfBoundsException' in UTF8JsonGenerator.writeString(Reader, len)
when using a negative length
(reported by jacob-alan-ward@github)
Expand Down

0 comments on commit 7444dd8

Please sign in to comment.