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

Maxim Uvarov <[email protected]> changed:

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

--- Comment #3 from Maxim Uvarov <[email protected]> ---
commit 954bb2b96ba3b2b7405cca39e798bbf9e3fdde57
Author: Ola Liljedahl <[email protected]>
Date:   Wed Jan 14 13:11:11 2015 +0100

    linux-generic: odp_timer.c: timer_settime usage bug

    Timerid is passed by value, not reference. Compiler cannot detect this
problem
    because timer_t is defined as a void ptr on Linux.

    Signed-off-by: Ola Liljedahl <[email protected]>
    Signed-off-by: Maxim Uvarov <[email protected]>

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

Reply via email to