diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2017-07-06 16:55:33 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2017-07-06 17:35:25 +0200 |
| commit | ecf3d1b9d5ff9bf11a9e79a8e4efb63eff4eb10e (patch) | |
| tree | 4f0650a49a93ad7dc10be8726e47729b3aa19ad0 /lib/table.c | |
| parent | ca03eeeec736120e47fdc63bcb2ef1ad55be40b1 (diff) | |
lib: fix vty_out with >1024 bytes of output
Consuming va_args modifies its internal bits, hence the need to copy
it... but the copying wasn't quite right just yet.
Fixes: 4d5f445 ("lib: add vty_outln()")
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/table.c')
0 files changed, 0 insertions, 0 deletions
