summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2020-12-05 21:44:41 -0300
committerRenato Westphal <renato@opensourcerouting.org>2020-12-09 11:55:10 -0300
commit5f004539b83db92520903b601d1717a2b702ba50 (patch)
treecd9f453f00342c3d25b3e59199cd0cab70e74885 /lib/command_py.c
parente386d2b15419382d3cf00a6cd986fbdc723b48f5 (diff)
ldpd: fix printfrr format specifiers in the child processes
In ldpd, the child processes send IPC messages to the main process to perform logging in their behalf (access to the file descriptor used for logging needs to be serialized). This commit fixes a problem that was preventing the printfrr format specifiers from working in the child processes, since vsnprintf() was being used instead of vsnprintfrr() before sending the log messages to the parent process. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions