Re: ntoskrnl.exe: Implement MmIsAddressValid (bug 11082)
17 Mar
2008
17 Mar
'08
7:46 p.m.
On Monday 17 March 2008 04:09:20 pm Detlef Riekenberg wrote:
+ (info.Protect & (PAGE_READWRITE || PAGE_EXECUTE_READWRITE)) &&
Did you mean | instead of || there?
18 Mar
18 Mar
6:09 p.m.
New subject: ntoskrnl.exe: Implement MmIsAddressValid (bug 11082)
On Mo, 2008-03-17 at 16:46 -0800, Chris Robinson wrote:
On Monday 17 March 2008 04:09:20 pm Detlef Riekenberg wrote:
+ (info.Protect & (PAGE_READWRITE || PAGE_EXECUTE_READWRITE)) &&
Did you mean | instead of || there?
Opps. Will resend. Thanks for your hint. -- By by ... Detlef
6569
Age (days ago)
6569
Last active (days ago)
1 comments
2 participants
participants (2)
-
Chris Robinson -
Detlef Riekenberg