K 10 svn:author V 7 davidxu K 8 svn:date V 27 2004-10-09T10:21:19.000000Z K 7 svn:log V 251 MFC 1.9: Allocate red zone and stack space together and then split red zone from allocated space, orignal code left red zone unallocated, but those space can be allocated by user code, and result was providing no protection. Approved by: re (scottl) END