* check the buffersize while base64 encoding; and adjust it if needed.
authorWilfried Göesgens <willi@citadel.org>
Sun, 30 Sep 2007 21:20:23 +0000 (21:20 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 30 Sep 2007 21:20:23 +0000 (21:20 +0000)
commitb2c413ed12a1c049271b273b3b9f618450e47709
tree7331429c886cdd95782dfcb58a5a9491f556b044
parent72dcfd14c93873598a9328987acb6a294e42e77d
* check the buffersize while base64 encoding; and adjust it if needed.
* double-pointer the output param, so we can realoc it.
webcit/messages.c
webcit/sieve.c
webcit/tools.c
webcit/webcit.h