masqmail
annotate devel/README @ 312:c74adb7c4f50
null-terminated the decoded base64 strings
The returned size is still the same. I only alloced one byte more and
filled it with zero.
TODO: I'm not sure if the allocated size is exact. It's large enough
but maybe too large.
author | meillo@marmaro.de |
---|---|
date | Sun, 24 Apr 2011 20:13:47 +0200 |
parents | 44043b92114f |
children |
rev | line source |
---|---|
meillo@226 | 1 The files in devel/ are for developers of masqmail. |
meillo@220 | 2 |
meillo@220 | 3 Especially, there are script to support doing a release. |