Mercurial > masqmail
annotate admin/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 | cab46cefa4ce |
children |
rev | line source |
---|---|
227 | 1 The files in admin/ are for system administrators and maybe for users too. |
220
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
2 |
44043b92114f
added READMEs to describe the sense of contrib/ and misc/
meillo@marmaro.de
parents:
diff
changeset
|
3 They may be helpful but are not required to run masqmail. |