[PATCH] D40951: [ASan] Add interceptor for printf_chk

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 07:32:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT320990: [asan] Add interceptor for printf_chk (authored by chefmax, committed by ).
Herald added subscribers: Sanitizers, llvm-commits.

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40951

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  test/asan/TestCases/Linux/printf-fortify-1.c
  test/asan/TestCases/Linux/printf-fortify-2.c
  test/asan/TestCases/Linux/printf-fortify-3.c
  test/asan/TestCases/Linux/printf-fortify-4.c
  test/asan/TestCases/Linux/printf-fortify-5.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40951.127359.patch
Type: text/x-patch
Size: 7892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171218/1cc227ac/attachment.bin>


More information about the llvm-commits mailing list