]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Print two debug messages properly
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 30 Sep 2019 20:38:09 +0000 (15:38 -0500)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 30 Sep 2019 20:38:09 +0000 (15:38 -0500)
commitc468bfdaa1fb9882241b64404e895aa65b9bbcca
tree06aa80df65ec119924365c64173a4f53e6e02d87
parent542044fb4b3d7977b675964e458c275812ff9f1d
Print two debug messages properly

These were always being sent to standard output.
They are now handed by syslog properly when appropriate like
everything else.
src/object/certificate.c
src/object/crl.c