]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ipxfrm: Replace STRBUF_CAT macro with strlcat()
authorPhil Sutter <phil@nwl.cc>
Fri, 1 Sep 2017 16:52:54 +0000 (18:52 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 1 Sep 2017 19:10:54 +0000 (12:10 -0700)
commit44cc6c792a6503e024f042c65f35cd44b3283b20
treea1b833ac6ec68f5aa9e74823782c19bb39403660
parent532b8874fe545acaa8d45c4dd3b54b8f3bb41d9f
ipxfrm: Replace STRBUF_CAT macro with strlcat()

Signed-off-by: Phil Sutter <phil@nwl.cc>
ip/ipxfrm.c