commit | d0dc1f92366f7fb7ef227e1c828aa30daeabb285 | [log] [tgz] |
---|---|---|
author | cowtowncoder <cowtowncoder@cc757fca-8a48-0410-80b4-e22f7f27f4c6> | Fri Nov 16 02:52:20 2012 +0000 |
committer | cowtowncoder <cowtowncoder@cc757fca-8a48-0410-80b4-e22f7f27f4c6> | Fri Nov 16 02:52:20 2012 +0000 |
tree | b36a34d250c08381978176176d8c94e7afcae325 | |
parent | a93a5987ecfe1b6ae765c4881efef79b84f9e155 [diff] [blame] |
Backport fix for [Issue#42] (NPE for UTF-32 reader)
diff --git a/release-notes/VERSION b/release-notes/VERSION index cbc5154..a77b7b0 100644 --- a/release-notes/VERSION +++ b/release-notes/VERSION
@@ -14,6 +14,8 @@ * [Issue#38]: Infinite loop in `JsonParser.nextFieldName()` with trailing space after field name (reported by matjazs@github) +* [Issue#42]: NPE in UTF-32 parser + (reported by James R) ------------------------------------------------------------------------ === History: ===