[jboss-jira] [JBoss JIRA] (ELY-1449) Coverity: Dead local store in DigestUtil.java
Martin Choma (JIRA)
issues at jboss.org
Mon Nov 20 05:03:00 EST 2017
[ https://issues.jboss.org/browse/ELY-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Choma updated ELY-1449:
------------------------------
Description:
In org.wildfly.security.mechanism.digest.DigestUtil.parseResponse(byte[], java.nio.charset.Charset, boolean, org.wildfly.security._private.ElytronMessages): This instruction assigns a value to a local variable, but the value is not read or used in any subsequent instruction
https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=40661976&defectInstanceId=8722291&mergedDefectId=1462036
was:
In org.wildfly.security.mechanism.digest.DigestUtil.parseResponse(byte[], java.nio.charset.Charset, boolean, org.wildfly.security._private.ElytronMessages): This instruction assigns a value to a local variable, but the value is not read or used in any subsequent instruction
> Coverity: Dead local store in DigestUtil.java
> ---------------------------------------------
>
> Key: ELY-1449
> URL: https://issues.jboss.org/browse/ELY-1449
> Project: WildFly Elytron
> Issue Type: Bug
> Components: Utils
> Affects Versions: 1.2.0.Beta10
> Reporter: Martin Choma
> Priority: Trivial
>
> In org.wildfly.security.mechanism.digest.DigestUtil.parseResponse(byte[], java.nio.charset.Charset, boolean, org.wildfly.security._private.ElytronMessages): This instruction assigns a value to a local variable, but the value is not read or used in any subsequent instruction
> https://scan7.coverity.com/reports.htm#v23632/p11778/fileInstanceId=40661976&defectInstanceId=8722291&mergedDefectId=1462036
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list