diff options
author | Harald Welte <laforge@gnumonks.org> | 2017-12-26 21:39:53 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2017-12-26 21:41:16 +0100 |
commit | f8b73b15c06055719e712b5a70d130cfd42bea4b (patch) | |
tree | 6d281ed7fcc2dcb9bc01677b80f4cc1a869538db /git-version-gen | |
parent | 8e88d37ceca1dcbb91c59a26d6467df8524283f5 (diff) |
hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()
We have to use a format string, we cannot directly print "name".
Fixes a build error on our OBS builds:
hnbgw_vty.c:156:5: error: format not a string literal and no format arguments [-Werror=format-security]
which was introduced in Change-Id I3c937306a011715e163a40bc8ef8ec7e8d4e5d08
about one week ago.
Change-Id: I042989c2b7b379284b2ee5fea3bd8f8ce406b09e
Diffstat (limited to 'git-version-gen')
0 files changed, 0 insertions, 0 deletions