Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: bd583923b29e5dddc4d1b9c6d0e0a513edb69496
https://github.com/Linaro/odp/commit/bd583923b29e5dddc4d1b9c6d0e0a513edb69496
Author: Matias Elo <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M helper/hashtable.c
M helper/lineartable.c
Log Message:
-----------
helper: tables: avoid invalid odp_shm_addr() calls
odp_shm_lookup() return value can be used to detect name conflicts.
Signed-off-by: Matias Elo <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>