Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 0ed479bd9d474f1d7588f3370fb306a2e000ff4f
      
https://github.com/Linaro/odp/commit/0ed479bd9d474f1d7588f3370fb306a2e000ff4f
  Author: Bill Fischofer <bill.fischo...@linaro.org>
  Date:   2017-02-10 (Fri, 10 Feb 2017)

  Changed paths:
    M helper/cuckootable.c
    M helper/hashtable.c
    M helper/iplookuptable.c
    M helper/lineartable.c

  Log Message:
  -----------
  helper: tables: avoid invalid odp_shm_addr() calls

In the various table lookup routines, check that odp_shm_lookup() returns
a valid handle before attempting to dereference it via odp_shm_addr().

Signed-off-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Reply via email to