]> git.proxmox.com Git - mirror_frr.git/commit
lib, zebra: remove uses of strncpy
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 8 May 2019 18:33:53 +0000 (18:33 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 29 May 2019 18:03:26 +0000 (18:03 +0000)
commitfcb072cdbfa87ffff0a5c94c29217a3235bbe8f3
tree0d3c72feeeda933bddb93525dc09c82c53ca98ab
parenteab4a5c2d06d6a9b44d6d3333b5c3f2d74e95da4
lib, zebra: remove uses of strncpy

This removes the last removable uses of strncpy in FRR.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_match.c
lib/vty.c
zebra/ioctl.c
zebra/ioctl_solaris.c