summaryrefslogtreecommitdiff
path: root/lib/debug.c
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2019-05-29 14:44:07 +0200
committerChristian Franke <chris@opensourcerouting.org>2019-05-29 14:45:10 +0200
commit5627d3fec22062eea359345d2605bbb421bf5c0f (patch)
treefd70d715cbca6bca141cf402100976f38d01328e /lib/debug.c
parent637b00caa8b128b7acf23ab2ae5f6dbbf40d2427 (diff)
isisd: Remove unnecessary use of strcpy
`strcpy` is a dangerous function and should not be used. In this particular place, there is no need for copying strings at all, so let's just stick to referencing static strings. Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Diffstat (limited to 'lib/debug.c')
0 files changed, 0 insertions, 0 deletions