memif: memif buffer leaks during disconnecting zero copy interface. 55/23055/2
authorChangqian Wang <changqwa@cisco.com>
Fri, 18 Oct 2019 09:13:13 +0000 (17:13 +0800)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 31 Oct 2019 12:17:09 +0000 (12:17 +0000)
commit709375e7553fe24fea3b89f5eacf9081cfea0247
tree2456ac8a5d5eb135c8df93199f13dad0dfd298f8
parentf3ecd4c02938145cd5d072d47df0750a518e7581
memif: memif buffer leaks during disconnecting zero copy interface.
code added to free the zero copy interface rx/tx queue buffers during disconnecting.
As ddc9eb4 find the last official solution introduced core in ut. This does not.

Type: fix

Signed-off-by: Changqian Wang <changqwa@cisco.com>
Change-Id: I971ee164e6d4331a85feb9e65d6702d771c86985
(cherry picked from commit 00b2d74d1f58b9357e8d955ad7410fb608490904)
src/plugins/memif/memif.c