[all-commits] [llvm/llvm-project] 856550: [Sanitizer] Fix setbuffer() interceptor (it accept...

Azat Khuzhin via All-commits all-commits at lists.llvm.org
Wed Dec 22 22:13:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 856550ca79ba558fe776adc8777a4b7264b66dc8
      https://github.com/llvm/llvm-project/commit/856550ca79ba558fe776adc8777a4b7264b66dc8
  Author: Azat Khuzhin <a3at.mail at gmail.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/test/sanitizer_common/TestCases/Posix/setvbuf.cpp

  Log Message:
  -----------
  [Sanitizer] Fix setbuffer() interceptor (it accept size, not mode)

Fixes: 0c81a62d9d76 ("[Sanitizer] Adding setvbuf in supported platforms and other stream buffer functions")

Reviewed By: vitalybuka

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




More information about the All-commits mailing list