K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-12-26T16:27:01.684254Z K 7 svn:log V 191 MFC r309873: ed(1): Prevent possible overflows during allocation. Make sure the parameters used for malloc(3) can hold size_t sizes. This should help ed(1) handle bigger data in the future. END