[
https://issues.apache.org/jira/browse/ARTEMIS-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy A. Bish closed ARTEMIS-4661.
------------------------------------
Resolution: Duplicate
> DLS_DEAD_LOCAL_STORE in AMQPLargeMessage.java
> ---------------------------------------------
>
> Key: ARTEMIS-4661
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4661
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: ActiveMQ-Artemis-Native
> Affects Versions: 2.32.0
> Reporter: Andrey Slepykh
> Assignee: Clebert Suconic
> Priority: Minor
> Labels: easy-fix, pull-request-available
>
> PR:
> [https://github.com/apache/activemq-artemis/pull/4835/commits/dafef6784743b1ecdf085a19e65efb41224d26c4]
> The local variable constructorPos is initialized with the value of
> buffer.position() in line 330, but the variable itself is not used anywhere
> else, which may indicate an error.
> Found by Linux Verification Center (portal.linuxtesting.ru) with SVACE.
> Author A. Slepykh.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)