aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2010-05-05 15:50:13 +0000
committerBen Laurie <ben@openssl.org>2010-05-05 15:50:13 +0000
commit0e3ef596e55654a7782ae7ce302f8933b4817f12 (patch)
tree67ebb99ff32f1fa7302fc07a70405d3d7d3640a5 /crypto/md5
parentf472ec8c2f354314d278e11be567b43630acf090 (diff)
downloadopenssl-0e3ef596e55654a7782ae7ce302f8933b4817f12.tar.gz
Non-executable stack in asm.
Diffstat (limited to 'crypto/md5')
-rwxr-xr-xcrypto/md5/asm/md5-x86_64.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/md5/asm/md5-x86_64.pl b/crypto/md5/asm/md5-x86_64.pl
index 867885435e..b75cf3b7a4 100755
--- a/crypto/md5/asm/md5-x86_64.pl
+++ b/crypto/md5/asm/md5-x86_64.pl
@@ -123,6 +123,7 @@ no warnings qw(uninitialized);
open STDOUT,"| $^X $xlate $flavour $output";
$code .= <<EOF;
+.section .note.GNU-stack,"",\@progbits
.text
.align 16