FreeBSD: set client stack perms from ExeInfo
commit91d0af70baa7f374afcc83e39c80b4fd7f6093d5
authorPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 23 Feb 2024 12:23:56 +0000 (23 13:23 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Fri, 23 Feb 2024 12:23:56 +0000 (23 13:23 +0100)
tree642898b9975b2c19b3ac0c656c965ca906b2fc19
parentb20127377a602e853071a4f6d95d72e82543fcc0
FreeBSD: set client stack perms from ExeInfo

Was hard coded RWX, will now use PT_GNU_STACK from the elf
program headers, if present.
coregrind/m_initimg/initimg-freebsd.c