[jboss-jira] [JBoss JIRA] (ELY-731) Coverity static analysis: Missing parent calls in Elytron

Ilia Vassilev (JIRA) issues at jboss.org
Tue Nov 15 10:32:00 EST 2016


    [ https://issues.jboss.org/browse/ELY-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13322994#comment-13322994 ] 

Ilia Vassilev commented on ELY-731:
-----------------------------------

[~jcacek] What is the problem for the 3rd change request [1]? How to access the coverity link? Do I need an account? 

[1]
org.wildfly.security.auth.client.MatchSchemeSpecificPartRule.matches(URI, String, String, String)
    compare to MatchHostRule class
    https://scan7.coverity.com/reports.htm#v16159/p11778/fileInstanceId=5622496&defectInstanceId=1486714&mergedDefectId=1375739


> Coverity static analysis: Missing parent calls in Elytron
> ---------------------------------------------------------
>
>                 Key: ELY-731
>                 URL: https://issues.jboss.org/browse/ELY-731
>             Project: WildFly Elytron
>          Issue Type: Bug
>            Reporter: Josef Cacek
>            Assignee: Ilia Vassilev
>            Priority: Minor
>              Labels: static_analysis
>
> Coverity static-analysis scan found missing parent calls in Elytron. They seems to be a simple fixes:
> * DisposedCallbackSaslClientFactory should use super.dispose() instead of delegate.dispose()
> ** https://scan7.coverity.com/reports.htm#v16159/p11778/fileInstanceId=5621921&defectInstanceId=1486715&mergedDefectId=1369275
> * DisposedCallbackSaslServerFactory should use super.dispose() instead of delegate.dispose()
> ** https://scan7.coverity.com/reports.htm#v16159/p11778/fileInstanceId=5621887&defectInstanceId=1486717&mergedDefectId=1369279
> * org.wildfly.security.auth.client.MatchSchemeSpecificPartRule.matches(URI, String, String, String)
> ** compare to {{MatchHostRule}} class
> ** https://scan7.coverity.com/reports.htm#v16159/p11778/fileInstanceId=5622496&defectInstanceId=1486714&mergedDefectId=1375739



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list