[all-commits] [llvm/llvm-project] 7fbc1f: [MSAN] extend ioctl interceptor to support BLKSSZGET

kda via All-commits all-commits at lists.llvm.org
Fri Mar 4 15:39:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fbc1f7ebe3bb6659032eac8e815e691d56884a1
      https://github.com/llvm/llvm-project/commit/7fbc1f7ebe3bb6659032eac8e815e691d56884a1
  Author: Kevin Athey <kda at google.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h

  Log Message:
  -----------
  [MSAN] extend ioctl interceptor to support BLKSSZGET

Reviewed By: eugenis

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




More information about the All-commits mailing list