File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11// Mark stack as non - executable
22#if defined(__linux__) && defined(__ELF__)
3- . section .note.GNU - stack , "" , @ progbits
3+ . section .note.GNU - stack , "" , % progbits
44#endif
55
66.text
Original file line number Diff line number Diff line change 11// Mark stack as non - executable
22#if defined(__linux__) && defined(__ELF__)
3- . section .note.GNU - stack , "" , @ progbits
3+ . section .note.GNU - stack , "" , % progbits
44#endif
55
66.text
Original file line number Diff line number Diff line change 11// Mark stack as non-executable
22#if defined(__linux__) && defined(__ELF__)
3- .section .note.GNU-stack, "", @ progbits
3+ .section .note.GNU-stack, "", % progbits
44#endif
55
66.text
Original file line number Diff line number Diff line change 11// Mark stack as non - executable
22#if defined(__linux__) && defined(__ELF__)
3- . section .note.GNU - stack , "" , @ progbits
3+ . section .note.GNU - stack , "" , % progbits
44#endif
55
66.text
You can’t perform that action at this time.
0 commit comments