[all-commits] [llvm/llvm-project] b8f6c1: [Sanitizers] intercept getgrouplist on Linux and F...

David CARLIER via All-commits all-commits at lists.llvm.org
Mon Sep 13 10:43:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f6c1fd967a583f2565ba2b16f9ab5f0d304dbc
      https://github.com/llvm/llvm-project/commit/b8f6c1fd967a583f2565ba2b16f9ab5f0d304dbc
  Author: David Carlier <devnexen at gmail.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    A compiler-rt/test/sanitizer_common/TestCases/Linux/getgrouplist.cpp
    R compiler-rt/test/sanitizer_common/TestCases/NetBSD/getgrouplist.cpp

  Log Message:
  -----------
  [Sanitizers] intercept getgrouplist on Linux and FreeBSD.

Reviewed By: vitalyb

Differential Revision: https://reviews.llvm.org/D109641




More information about the All-commits mailing list