https://bugs.linaro.org/show_bug.cgi?id=1867

Bill Fischofer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |[email protected]
           Assignee|[email protected] |[email protected]

--- Comment #1 from Bill Fischofer <[email protected]> ---
These are false positives.  Coverity updated to note this.
odp_queue_lock_count() can only return -1 when called for a queue that's not of
type ODP_SCHED_TYPE_ORDERED.  In the flagged code these calls are only made for
ordered queues.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to