Skip to content

Commit

Permalink
Mark #2183 as fixed (via earlier improvments, jackson-core)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Nov 22, 2018
1 parent ccbd8d1 commit 54c744c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ Project: jackson-databind

#1662: `ByteBuffer` serialization is broken if offset is not 0
(reported by j-baker@github)
#215:: Type parameters are checked for equality while isAssignableFrom expected
#2155: Type parameters are checked for equality while isAssignableFrom expected
(reported by frankfiedler@github)
#2183: Base64 JsonMappingException: Unexpected end-of-input
(reported by ViToni@github)
#2186: Block more classes from polymorphic deserialization (CVE-2018-19360,
CVE-2018-19361, CVE-2018-19362)
(reported by Guixiong Wu)
Expand Down

0 comments on commit 54c744c

Please sign in to comment.