[
https://issues.jboss.org/browse/ELY-962?page=com.atlassian.jira.plugin.sy...
]
Ilia Vassilev moved WFLY-7968 to ELY-962:
-----------------------------------------
Project: WildFly Elytron (was: WildFly)
Key: ELY-962 (was: WFLY-7968)
Component/s: (was: Security)
Affects Version/s: 1.1.0.Beta24
(was: 11.0.0.Alpha1)
Coverity: Incorrect definition of Serializable classes *PrivateKey
(Elytron)
----------------------------------------------------------------------------
Key: ELY-962
URL:
https://issues.jboss.org/browse/ELY-962
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta24
Reporter: Martin Choma
Assignee: Ilia Vassilev
There are couple of classes marked as Serializable, but containing non-serializable
fields.
* RawECPrivateKey
* RawDHPrivateKey
* RawDSAPrivateKey
* RawRSAMultiPrimePrivateCrtKey
Mark non-serializable fields transient or Serializable
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=85539...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)