[ 
https://issues.apache.org/jira/browse/ARTEMIS-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram updated ARTEMIS-4661:
------------------------------------
    Description: 
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.

  was:
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.


> 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
>    Affects Versions: 2.32.0
>            Reporter: Andrey Slepykh
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to