acl-plugin: VPP-1400: fix crash when removing a session entry 92/14692/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 5 Sep 2018 10:30:35 +0000 (12:30 +0200)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 6 Sep 2018 11:19:33 +0000 (11:19 +0000)
commit483a54b8d0886ed9f5f97b0b377d7adb4c810f29
tree6efa55ed2bcf9372bf483614da0bed83cacb95c2
parent145987776f57de20e9724d58fe28796d40ffebfa
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 <ayourtch@gmail.com>
(cherry picked from commit f74b4d2b559b1d5697fd625d9c8e0f76ba5a4463)
src/plugins/acl/session_inlines.h