You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Merge commit '543156d7518f5e5d731123da066d86278f9fa492'
* commit '543156d7518f5e5d731123da066d86278f9fa492': arm: Mark the stack as non-executable Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
.syntax unified
|
.syntax unified
|
||||||
T .thumb
|
T .thumb
|
||||||
ELF .eabi_attribute 25, 1 @ Tag_ABI_align_preserved
|
ELF .eabi_attribute 25, 1 @ Tag_ABI_align_preserved
|
||||||
|
ELF .section .note.GNU-stack,"",%progbits @ Mark stack as non-executable
|
||||||
|
|
||||||
.macro function name, export=0, align=2
|
.macro function name, export=0, align=2
|
||||||
.set .Lpic_idx, 0
|
.set .Lpic_idx, 0
|
||||||
|
Reference in New Issue
Block a user