[haiku-development] Re: shared library areas?

On Aug 8, 2011 7:17 PM, <pete.goodeve@xxxxxxxxxxxx> wrote:
>
> I'm puzzled.  Why do multiple instances of a library show different
> addresses (with listarea) in Haiku, when -- as I would expect -- they
> all have the same address in BeOS?
>
>        -- Pete --
>
>

ASLR (Address Space Layout Randomization), maybe. I'm not sure if it's
implemented in the Haiku kernel, but it would handily explain randomized
address space layouts.
-dh

Other related posts: