diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-07-04 15:38:33 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-07-04 15:38:33 +0200 |
commit | 321b8ff86ba623b92aab5608eb94385e56823b65 (patch) | |
tree | f99b82af0dcab6d471e5174b71ef6cf890ced552 /external | |
parent | d746a99558a3f9c8625988ed87264ff12b355859 (diff) |
Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImpl
...both ultimately derive from css::security::XCertificateExtension, but that is
all they have in common. The special handling of 2.5.29.17 (and thus the bad
casts) was introduced with d5feca7dcd9b2de4332c6b53657f6f5acbeb7b9a
"tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension added".
Lets assume that it was an oversight there that setCertExtn (which is a function
of CertificateExtension_XmlSecImpl, not inherited from a---common---base class)
should not be called on such special-case SanExtensionImpl instances.
Change-Id: I96cfd42f606c79920d1548f323b68f17ff4e9081
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions