K 10 svn:author V 7 dchagin K 8 svn:date V 27 2016-01-09T17:02:35.478036Z K 7 svn:log V 159 MFC r283454: Avoid unnecessary em zeroing in non-exec path as it already zeroed by malloc with M_ZERO flag and move zeroing to the proper place in exec path. END