K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-05-12T02:11:33.000000Z K 7 svn:log V 239 MFC rev. 1.28: Fix two buffer overflows caused by off-by-one errors: avoid writing a null character 1 byte past the end of cmdline[] when libedit is being used for input, and avoid writing a null pointer 1 element past the end of margv[]. END