K 10 svn:author V 2 ae K 8 svn:date V 27 2014-12-19T13:24:52.516936Z K 7 svn:log V 294 MFC r275729: Increase the buffer size to keep the list of programm names when parsing programm specification. It is safe to not check out of bounds access, because !isprint(p[i]) check will stop reading, when '\0' character will be read from the input string. Sponsored by: Yandex LLC END