[
https://issues.apache.org/jira/browse/ARTEMIS-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828492#comment-17828492
]
ASF subversion and git services commented on ARTEMIS-4695:
----------------------------------------------------------
Commit fc13a39c6fd130656396d433cbacdc4b0994101d in activemq-artemis's branch
refs/heads/main from aslepykh
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=fc13a39c6f ]
ARTEMIS-4695 DLS_DEAD_LOCAL_STORE in AMQPLargeMessage.java
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.
> Fix a few bugs found via static analysis
> ----------------------------------------
>
> Key: ARTEMIS-4695
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4695
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Priority: Major
>
> These issues were found using https://www.ispras.ru/en/technologies/svace/.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)