K 10 svn:author V 3 mav K 8 svn:date V 27 2020-04-13T13:33:01.246481Z K 7 svn:log V 222 MFC r359662: Relax too strict SES element descriptors check in r355430. SES specifications allows the string to be NULL-terminated, while previous code was considering it as invalid due to incorrectly ordered conditions. END