acl-plugin: VPP-1400: fix crash when removing a session entry 65/14665/2
authorAndrew Yourtchenko <[email protected]>
Wed, 5 Sep 2018 10:30:35 +0000 (12:30 +0200)
committerNeale Ranns <[email protected]>
Thu, 6 Sep 2018 11:08:30 +0000 (11:08 +0000)
commitf74b4d2b559b1d5697fd625d9c8e0f76ba5a4463
tree7f30ce42aac8d01ca65054e4da1118c0c1e8d058
parenteabe79ca28d3ed78d082bf0a5266dbc5289c3e8d
acl-plugin: VPP-1400: fix crash when removing a session entry

bihash deletion operation may in turn do underlying memory operations,
so ensure it is using the correct (private) heap.

Change-Id: Ibef7ad7f9db6fa83da02316bf7509072ce579bc0
Signed-off-by: Andrew Yourtchenko <[email protected]>
src/plugins/acl/session_inlines.h