diff options
author | Mohsin Kazmi <sykazmi@cisco.com> | 2021-10-01 12:34:42 +0200 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2021-10-05 11:52:10 +0000 |
commit | efd967faff168d037066b6e6824d2a579adbef93 (patch) | |
tree | b30a718c2423a2eea2e532db9814387a0165b473 /src/vat/main.c | |
parent | ede7143386ce1cf086066eec06dbdf7cf6d4cfee (diff) |
tap: free the tap_fds vec on interface deletion
Type: fix
Tap fds are stored in vector array but deleting tap
was not freeing this vector.
This patch fixes it.
Change-Id: I5228e3b9f432c69cf2656b2ee7402360d775964b
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Diffstat (limited to 'src/vat/main.c')
0 files changed, 0 insertions, 0 deletions