Issue #2854 has been updated by shamaz. File pie3.patch added
> The comments are going way past 80 columns though, so they need to be wrapped > earlier. Fixed in the new patch. I hope everything is OK now. ---------------------------------------- Submit #2854: Support for place independent executables http://bugs.dragonflybsd.org/issues/2854#change-12760 * Author: shamaz * Status: New * Priority: Normal * Assignee: * Category: Kernel * Target version: ---------------------------------------- Hello. If you launch a PIE, the loader will map it in memory to a fixed position (ET_DYN_LOAD_ADDR). This patch changes this behaviour and makes the loader respect vm.randomize_map sysctl. ---Files-------------------------------- pie.patch (1.98 KB) pie2.patch (2.18 KB) pie3.patch (2.11 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account