acl: fix tag C-string overflow 42/30642/2
authorBenoît Ganne <bganne@cisco.com>
Tue, 5 Jan 2021 16:47:59 +0000 (17:47 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 11 Jan 2021 12:42:16 +0000 (12:42 +0000)
commit56177e64b620b93d3d935cd1f1663e2f7f1e5592
tree6c274065b58f6d405a0135afd4729d12ff143a7d
parent68d7c546fa7e6c801031f2922c9be067d64e0f59
acl: fix tag C-string overflow

tag is expected to be a null-terminated C-string

Type: fix

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