linux-cp: fix non-NULL terminated string 99/33699/2
authorBenoît Ganne <bganne@cisco.com>
Thu, 9 Sep 2021 09:56:58 +0000 (11:56 +0200)
committerMatthew Smith <mgsmith@netgate.com>
Thu, 9 Sep 2021 13:20:40 +0000 (13:20 +0000)
commit10355d60db4b8b2b3553045a229b1dea65198e1b
tree81e4249e6fc5fd93fda6a7f5a868d6183466a7bb
parentb89c1ddcb3b4f9138ca3ebefb2115f896ff3e1bd
linux-cp: fix non-NULL terminated string

lip->lip_host_name is a non-NULL terminated vector.

Type: fix

Change-Id: Ic154ad7f57f0b507204e55f78995cc0e89132e57
Signed-off-by: Benoît Ganne <bganne@cisco.com>
src/plugins/linux-cp/lcp_interface.c