This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
hongwenjun
/
musl
şunun yansıması
https://git.musl-libc.org/git/musl
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
make stack protector work with gcc configured for non-tls canary
Rich Felker
13 yıl önce
ebeveyn
28c5d46d84
işleme
63374ee233
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
src/env/__stack_chk_guard.c
+ 2
- 0
src/env/__stack_chk_guard.c
Dosyayı Görüntüle
@@
-0
,
0
+
1
,
2
@@
+
#
include
<inttypes.h>
+
uintptr_t
__stack_chk_guard =
0xdecafbad
;