[all-commits] [llvm/llvm-project] eb1960: [sanitizer] Handle nullptr name in prctl(PR_SET_VM...
woruyu via All-commits
all-commits at lists.llvm.org
Mon Sep 29 19:45:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb1960c4812ca8ed4ef0e413f9b68178789c0f7a
https://github.com/llvm/llvm-project/commit/eb1960c4812ca8ed4ef0e413f9b68178789c0f7a
Author: woruyu <1214539920 at qq.com>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/test/sanitizer_common/TestCases/Linux/prctl.cpp
Log Message:
-----------
[sanitizer] Handle nullptr name in prctl(PR_SET_VMA, PR_SET_VMA_ANON_NAME) (#160824)
### Summary
This PR resolves https://github.com/llvm/llvm-project/issues/160562
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