* qp_encode_email_addrs(): don't use static buffers for recipient parts; alloc...
authorWilfried Göesgens <willi@citadel.org>
Tue, 23 Mar 2010 21:05:20 +0000 (21:05 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 23 Mar 2010 21:05:20 +0000 (21:05 +0000)
commita708865f7daa71ad23d78bd335e1e1df5ae47cd1
treee3735f8552f46205f4b29a042bab15ce4dafea8a
parentd875298e1441233ab036cfb1514e52d7e4456755
 * qp_encode_email_addrs():  don't use static buffers for recipient parts; alloc the size of the total buffer here, so it fits in any case.
citadel/msgbase.c