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

add nasm_cve-2018-16517 #11

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

add nasm_cve-2018-16517 #11

wants to merge 4 commits into from

Conversation

JP3BGY
Copy link

@JP3BGY JP3BGY commented May 23, 2023

No description provided.

@@ -0,0 +1,6 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the shebang must be on the first line. The output from shellcheck:

targets/nasm_cve-2018-16517/config.sh:2:1: error: The shebang must be on the first line. Delete blanks and move comments. [SC1128]

asm/nasm.c:1480
asm/nasm.c:1481
asm/nasm.c:1482
asm/nasm.c:1483
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

asm/ must be removed because Aurora shows only basename-ed name. nasm.c is enough.

@JP3BGY JP3BGY marked this pull request as ready for review June 2, 2023 10:16
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.

3 participants