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

Ken Giusti resolved DISPATCH-1401.
----------------------------------
    Resolution: Won't Fix

The code has changed - no longer necessary.

> Fix Coverity false positive
> ---------------------------
>
>                 Key: DISPATCH-1401
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1401
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Router Node
>    Affects Versions: 1.8.0
>            Reporter: Ken Giusti
>            Assignee: Ken Giusti
>            Priority: Trivial
>
> Coverity identifies a locking issue when accessing the link->undelivered list.
> What Coverity does not know is that only an outgoing link's undelivered list 
> needs locking; The undelivered list for an incoming link is not shared so no 
> locking is necessary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to