[PATCH] D56562: [Sanitizer] Intercept getusershell

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 20:36:23 PST 2019


krytarowski added inline comments.


================
Comment at: lib/sanitizer_common/sanitizer_platform_interceptors.h:551
 #define SANITIZER_INTERCEPT_FDEVNAME SI_FREEBSD
+#define SANITIZER_INTERCEPT_GETUSERSHELL SI_POSIX
 
----------------
This should be relocated on bottom.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56562/new/

https://reviews.llvm.org/D56562





More information about the llvm-commits mailing list