|
Author: jleroux
Revision: 1853691
Modified property: svn:log
Modified: svn:log at Fri Sep 13 07:27:42 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Sep 13 07:27:42 2019
@@ -1,6 +1,8 @@
Improved: Improve ObjectInputStream class
(OFBIZ-10837)
+Fixes CVE-2019-0189
+
As reported by FindBugs and Sonar, it's troubling (a Bad practice in Sonar[1],
a code smell in Findbugs[2]) when extending to use the same name than the
extended Object
|