[fpc-pascal] Text relocation in x86 binary lib
Florian Klaempfl
florian at freepascal.org
Mon May 31 20:29:43 CEST 2010
>> According to SELinux, this is a security issue..
>
> I guess that it may prevent some address space randomization features. I very much doubt that it opens up security holes by itself though.
The .so should be still relocatable? The point about pic is that one
page can be mapped on different virtual addresses in different
processes, i.e. the page can be reused.
More information about the fpc-pascal
mailing list