|
From: Robert C. <rob...@it...> - 2001-10-28 22:04:24
|
It'll also affect correctness for programs that assume zero'd pages _are zero'd_. Rob ----- Original Message ----- From: "Rex Jolliff" <re...@lv...> To: <ros...@re...> Sent: Monday, October 29, 2001 5:21 AM Subject: [ros-kernel] Re: page faults in msvcrt.dll > At 10:48 AM 10/28/01 -0500, you wrote: > >It most certainly does effect correctness; it is a security hole. > > It effects correctness only if your requirement is to have C2 > security. This wont be the > case for everyone using ReactOS however. Personally I would rather see > speed over > security in this case. in VMS it is the allocators responsibility to mark > the pages as > needing zeroing before reuse. Too bad we cannot implement something like that. > > > Rex Jolliff > re...@lv... > > ==================================================== > = To remove yourself from this mailing list, go to = > = http://www.reactos.com/home/mailing.html = > ==================================================== > > ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |