K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-04-18T15:01:49.311636Z K 7 svn:log V 120 ftpd: replace malloc + memset 0 with calloc. It is faster and usually safer. Use NULL instead of zero for the pointer. END