K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-10-25T09:46:57.000000Z K 7 svn:log V 195 Do not rely on malloc() to zero-fill allocated memory, since it is not documented as doing so. This fixes a potential segmentation violation. PR: 14465 Reported by: Tony Finch END