* persistantly handle the bufferlengths for dates; snprintf doesn't terminate strings...
authorWilfried Göesgens <willi@citadel.org>
Sat, 18 Apr 2009 12:14:27 +0000 (12:14 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 18 Apr 2009 12:14:27 +0000 (12:14 +0000)
commit68f239bc9011dcf756815e18fcc4be7a77b4dd33
tree503c4e7a5add2cb75281d179120afc6aa73d674d
parentfee6dd91fe01b1bc11f51792959415c288a909d7
* persistantly handle the bufferlengths for dates; snprintf doesn't terminate strings if they exceed the provided length, which was causing character soup in some rare cases.
webcit/calendar.c
webcit/calendar_view.c
webcit/fmt_date.c
webcit/msg_renderers.c
webcit/smtpqueue.c
webcit/webcit.h