You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2019/09/13 07:29:40 UTC

svn propchange: r1856459 - svn:log

Author: jleroux
Revision: 1856459
Modified property: svn:log

Modified: svn:log at Fri Sep 13 07:29:40 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Sep 13 07:29:40 2019
@@ -1,6 +1,8 @@
 Improved: Improve ObjectInputStream class
 (OFBIZ-10837)
 
+Fixes CVE-2019-0189
+
 There was a recurring typo in previous commit.
 For arrays of primitives it should be 
 "[Z","[B","[S","[I","[J","[F","[D","[C"