Code

Use sdb_error_chomp() to remove newlines from multi-part messages.
authorSebastian Harl <sh@tokkee.org>
Wed, 20 Mar 2013 07:03:42 +0000 (00:03 -0700)
committerSebastian Harl <sh@tokkee.org>
Wed, 20 Mar 2013 07:03:42 +0000 (00:03 -0700)
commit0e30e3dea2b303670cd7770e9607827a36f0cbfd
tree5ee1dfff615799391f8c0eca806539f54bf90f4c
parent50d3819344ff132e043ba95da7915092d03baf6a
Use sdb_error_chomp() to remove newlines from multi-part messages.

The actual logging callback should take care of handling that appropriately in
these cases as well.
src/daemon/config.c
src/utils/dbi.c