diff options
author | Andrew Yourtchenko <ayourtch@gmail.com> | 2018-10-16 17:18:26 +0200 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2018-10-17 07:59:19 +0000 |
commit | da7bcd4bd684843bdadaab1831b12e3cbf1465a7 (patch) | |
tree | d4b6631362a2fb082519e4cdf27ae060e940f919 /src/tests | |
parent | 9c335ce8e786cb0de22082522347010c47d2f9cc (diff) |
acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per each collision in split_partition() (VPP-1458)
A pointer to hash-ready ACL rules is only set once, which might cause a crash if there are colliding entries
from more than one ACL applied.
Solution: reload the pointer based on the element being processed.
Change-Id: I7a701c2c3b4236d67293159f2a33c4f967168953
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
(cherry picked from commit 84112dd4f98e5a31a8c7340a741f89e77fd03363)
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions