K 10 svn:author V 6 kevans K 8 svn:date V 27 2019-10-24T04:12:38.079994Z K 7 svn:log V 188 MFC r352420: loader_4th: scan_buffer can leave empty string on stack When the file processing is done, we will have string with lenght 0 in stack and we will attempt to allocate 0 bytes. END