https://bugs.linaro.org/show_bug.cgi?id=1054
Maxim Uvarov <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Maxim Uvarov <[email protected]> ---
commit 87c4c1c97137f99a8a86af4a947615cd4d1ad526
Author: Maxim Uvarov <[email protected]>
Date: Fri Feb 27 14:51:10 2015 +0300
linux-generic: handle copy error in odp_crypto_operation
In that case _odp_packet_copy_to_packet can not return non 0.
Because of code is on performance path just cast it to void
to fix Coverity warning.
https://bugs.linaro.org/show_bug.cgi?id=1054
CID 85004: Unchecked return value (CHECKED_RETURN)
Calling "_odp_packet_copy_to_packet" without checking return value
(as is done elsewhere 5 out of 6 times).
Reviewed-by: Bill Fischofer <[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