notify_email plugin: Replace all sprintf's with ssnprintf's.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 4 Jun 2008 13:32:40 +0000 (15:32 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 4 Jun 2008 13:32:40 +0000 (15:32 +0200)
commit1266e5222769187a1dfddd323b690e1b2b2d131d
tree41e059f77197f4fd1b12af76f82b27bb5dcc1581
parenta1dd93a24121e1b11406fdeb94954900bc9774aa
notify_email plugin: Replace all sprintf's with ssnprintf's.

Some other buffer handling has been improved, too.
src/notify_email.c