chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] mprotect on malloc'ed memory?


From: felix winkelmann
Subject: [Chicken-hackers] mprotect on malloc'ed memory?
Date: Mon, 19 Nov 2007 07:45:00 +0100

Hi!

A question to the unix hackers:

Is it legal to call mprotect() on memory allocated via malloc()? (yes, properly
aligned to page boundaries). On Linux it seems to work, but according to
POSIX it is undefined. What about BSD/Mac systems?


cheers,
felix




reply via email to

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