acl: fix cli tag parsing 12/30612/3
authorBenoît Ganne <bganne@cisco.com>
Tue, 5 Jan 2021 16:47:59 +0000 (17:47 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Wed, 6 Jan 2021 16:36:03 +0000 (16:36 +0000)
commit803c1623c255a6ffbc41e81a1bbd17bffba2ed05
tree91c09dd9dcf257086740964177609583d14fcc1e
parent95f59f3808ac1aa5562e39893db123a6c6edf1f2
acl: fix cli tag parsing

 - tag is expected to be 64-bytes
 - when specifying tag on cli, a vector is allocated. Make sure it is
   freed

Type: fix

Change-Id: Id1741fe406819ca9f71edb081d4483f52cae547d
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/acl/acl.c