[all-commits] [llvm/llvm-project] a31e25: [compiler-rt][rtsan] Fix recvmmsg rtsan intercepto...

David CARLIER via All-commits all-commits at lists.llvm.org
Tue Jan 21 10:55:09 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a31e25396e8eca4eab2b5604912ad4c15496dc4a
      https://github.com/llvm/llvm-project/commit/a31e25396e8eca4eab2b5604912ad4c15496dc4a
  Author: David CARLIER <devnexen at gmail.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M compiler-rt/lib/rtsan/rtsan_interceptors_posix.cpp

  Log Message:
  -----------
  [compiler-rt][rtsan] Fix recvmmsg rtsan interceptor for glibc < 2.21 (#123664)

linux/glibc prior to 2.21 had a different signature for recvmmsg.

Fix llvm#123484



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list