You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/stackwalk.c
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -789,7 +789,7 @@ _os_tsd_get_direct(unsigned long slot)
789
789
// Unconditionally defined ptrauth_strip (instead of using the ptrauth.h header)
790
790
// since libsystem will likely be compiled with -mbranch-protection, and we currently are not.
791
791
// code from https://github.com/llvm/llvm-project/blob/7714e0317520207572168388f22012dd9e152e9e/compiler-rt/lib/sanitizer_common/sanitizer_ptrauth.h
0 commit comments