[compiler-rt] [TySan] Intercept malloc_size on Apple platforms. (PR #122133)

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 08:07:41 PST 2025


https://github.com/delcypher requested changes to this pull request.

Glad you figured out the problem. I think the implementation of `malloc_size` interceptor needs to be a little different to avoid a potential bug.

https://github.com/llvm/llvm-project/pull/122133


More information about the llvm-commits mailing list