Skip to content

Commit 573a961

Browse files
authored
Update json_fast.s
1 parent 5451818 commit 573a961

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/asm/json_fast.s

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,7 @@ json_fast_tokenizer:
144144
mov rsp, rbp
145145
pop rbp
146146
ret
147+
148+
segment .note.GNU-stack noexec
149+
150+

0 commit comments

Comments
 (0)