0c9754d1cf2ba0ff7873b6baa614ca10051a08fd |
|
22-Dec-2002 |
Timo Sirainen <tss@iki.fi> |
Use vsnprintf() always when possible, even if we went through the
upper_bound function. DEBUG message in data stack might have sometimes
caused an infinite loop. Made sure infinite loops don't happen anymore with
failure handlers. str_printfa() didn't handle %m. Made my_vsyslog() a lot
simpler, since t_strdup_printf() is now safe enough to call in failure
handler.
--HG--
branch : HEAD |