|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] libxc hardening
* Keir Fraser (Keir.Fraser@xxxxxxxxxxxx) wrote:
> mmap() will never return NULL address (according to the man page). I
> guess you might be able to force it with MAP_FIXED, but no sane mmap
> implementation would ever automatically choose NULL as a reasonable
> valid return address. :-)
Heh, sadly we just recently fixed a bug in the kernel that actually
allowed returning NULL w/out MAP_FIXED. But aside from bugs... ;-)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|