On Sat, 27 Mar 2010, Eric B Munson wrote:
> Currently the library and all the helpers are built with their stack
> mappings markes executable. This could be a security issue and
> shouldn't be allowed unless necessary. This patch disables
> executable stacks for the library and the helper progra
Currently the library and all the helpers are built with their stack
mappings markes executable. This could be a security issue and
shouldn't be allowed unless necessary. This patch disables
executable stacks for the library and the helper programs.
Signed-off-by: Eric B Munson
---
Changes from