diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2015-03-07 08:40:48 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2015-03-07 08:40:48 +0100 |
commit | b7cce958649775600458f2fb3a8d33fc84683d26 (patch) | |
tree | d33d2e70408fc0d13e4b0c9d7494fca02bfb8b26 /pimd/pim_cmd.c | |
parent | 5cd0e5c659d0ae7840748e83cd9f340568fa4204 (diff) | |
download | quagga-b7cce958649775600458f2fb3a8d33fc84683d26.tar.bz2 quagga-b7cce958649775600458f2fb3a8d33fc84683d26.tar.xz |
zebra: don't print uninitialized string (3b02fe8)
This crept in as part of the MRIB improvements and I missed the compiler
warning between other noise. Unfortunately, printing an uninitialised
variable can in fact make zebra crash, so this is not trivial.
Fixes: 3b02fe8 ("zebra: add "show ip rpf" to get result of RPF lookup")
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pimd/pim_cmd.c')
0 files changed, 0 insertions, 0 deletions