acl-plugin: tuplemerge: fix a crash during soak test with split partition 67/22567/1
authorAndrew Yourtchenko <[email protected]>
Wed, 20 Mar 2019 16:44:14 +0000 (17:44 +0100)
committerAndrew Yourtchenko <[email protected]>
Mon, 7 Oct 2019 09:37:21 +0000 (09:37 +0000)
commit187ddfb653aa24246f30851715b9439972a1c3ba
treeec7d54a27f340b317a4f59a2904ff09046409b3c
parentb0da3eb983ce7e73265c717973fc6004cb5f376e
acl-plugin: tuplemerge: fix a crash during soak test with split partition

Reload the hash-ready ACE vector pointer during the partition split
with each iteration, since the ACL# may change.

Change-Id: I1b001e06b52ff02ef59ca1d890f8462ca99e6634
Signed-off-by: Andrew Yourtchenko <[email protected]>
(cherry picked from commit 9f3d3ceb0130aba2eb11a5cbd2fcef3384864fe8)
src/plugins/acl/hash_lookup.c