K 10 svn:author V 5 peter K 8 svn:date V 27 1995-12-02T09:43:43.000000Z K 7 svn:log V 253 Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit in particular circumstances. (malloc() does not zero memory, but usually does by coincidenct that sbrk() returns zeroed pages) Submitted-by: John Hood END