[jboss-jira] [JBoss JIRA] (WFLY-7968) Coverity: Incorrect definition of Serializable classes *PrivateKey (Elytron)
Martin Choma (JIRA)
issues at jboss.org
Wed Jan 25 08:17:01 EST 2017
Martin Choma created WFLY-7968:
----------------------------------
Summary: Coverity: Incorrect definition of Serializable classes *PrivateKey (Elytron)
Key: WFLY-7968
URL: https://issues.jboss.org/browse/WFLY-7968
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Martin Choma
Assignee: Darran Lofthouse
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=8553934&defectInstanceId=2138981&mergedDefectId=1377487
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list