interface: free the output_node_thread_runtimes 40/33940/2
authorMohsin Kazmi <sykazmi@cisco.com>
Mon, 4 Oct 2021 09:29:08 +0000 (11:29 +0200)
committerDamjan Marion <dmarion@me.com>
Mon, 4 Oct 2021 18:39:15 +0000 (18:39 +0000)
commit7318c420d1bddd51ea69b433113ac843af2aee3b
tree4dff1d3f8fd358b39429d5dcce42083636f5886a
parent482394428b00dfabff4848305d896d2df8046af9
interface: free the output_node_thread_runtimes

Type: fix

output_node_thread_runtimes was not freed when an interface
is deleted. This patch fixes it.

Change-Id: I763b0109be1904d43839528a346f3b9aa8927205
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vnet/interface.c