Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String: prevent executable stacks on GNU targets #649

Merged
merged 1 commit into from Sep 21, 2016

Conversation

compnerd
Copy link
Collaborator

The use of the hand written assembly files could potentially introduce
executable stacks. Since these files do not require the executable stacks,
ensure that we add the special marker to indicate that executable stacks are not
required.

The use of the hand written assembly files could potentially introduce
executable stacks.  Since these files do not require the executable stacks,
ensure that we add the special marker to indicate that executable stacks are not
required.
@compnerd
Copy link
Collaborator Author

@swift-ci please test

1 similar comment
@compnerd
Copy link
Collaborator Author

@swift-ci please test

@compnerd
Copy link
Collaborator Author

CC @phausler

@phausler
Copy link
Member

@swift-ci Please test and merge

@compnerd
Copy link
Collaborator Author

@swift-ci please test and merge

@phausler
Copy link
Member

pending CI being up and running properly this looks good to me

@compnerd
Copy link
Collaborator Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 155b43e into apple:master Sep 21, 2016
@compnerd compnerd deleted the no-exec-stacks branch October 5, 2016 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants