mime_enc.c:_b64_decode_prepare(): add some pad to string size..
commitafcbaeb0b47c0ec1550421edae9c9d9baecc22c1
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 19 Feb 2016 16:05:45 +0000 (19 17:05 +0100)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Fri, 19 Feb 2016 16:34:45 +0000 (19 17:34 +0100)
tree623ecc6b642f12430aa56985cecc050bb89e2669
parent3256d5db23874966dcf40ef623e6eb3229f67e06
mime_enc.c:_b64_decode_prepare(): add some pad to string size..

I honestly have some problems to understand that, but i can
reproduce a canary error with a faulty test mail unless we
give some more room to base64 destination buffers.
mime_enc.c