Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: c7014b4848c276c17dcdddab103ce88b3eb29235
      
https://github.com/Linaro/odp/commit/c7014b4848c276c17dcdddab103ce88b3eb29235
  Author: Matias Elo <matias....@nokia.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M helper/iplookuptable.c

  Log Message:
  -----------
  helper: iplookuptable: fix prefix_entry_t member order

Depending on the alignment/padding odph_iplookup_table_put_value() could
end up overwriting the wrong fields in prefix_entry_t. Fix this by
reverting the order of prefix_entry_t members.

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

Signed-off-by: Matias Elo <matias....@nokia.com>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Reply via email to