]> git.ipfire.org Git - thirdparty/chrony.git/commit
logging: don't save debugging arguments when debug is disabled
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Sep 2015 16:31:17 +0000 (18:31 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 24 Sep 2015 16:32:23 +0000 (18:32 +0200)
commit7b2430fc3c44bc7f5fc3b6ca2b478cdea77ef841
treea850a2dc2ba51ccf4f88e581c1d77a0e0cd11564
parentbd8be7133dc8ea1d860a4ae6810ef5573e1f4b5b
logging: don't save debugging arguments when debug is disabled

Don't save the facility number, line number, function name and filename
in the compiled binary unless the debugging support is enabled.
client.c
logging.c
logging.h