emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: valid_pointer_p


From: Eli Zaretskii
Subject: Re: valid_pointer_p
Date: Sat, 05 Aug 2006 16:04:22 +0300

> Cc: address@hidden
> From: address@hidden (Kim F. Storm)
> Date: Mon, 31 Jul 2006 11:01:26 +0200
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > If no one else cares about this, I will at least write the code to
> > DTRT on Windows.  
> 
> Please do.

Done.

Btw, you always try to validate a 16-byte region starting at the
address P, which might give a false positive if the object is actually
smaller and happens to be at the end of an allocated page which is
followed by a page that we cannot access.  Am I missing something?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]