[all-commits] [llvm/llvm-project] 100d8f: [clang][docs] Fix example in SanitizerSpecialCaseL...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jul 17 15:28:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 100d8f7cc72328d7f0dfabb1128b35865fd653aa
https://github.com/llvm/llvm-project/commit/100d8f7cc72328d7f0dfabb1128b35865fd653aa
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths:
M clang/docs/SanitizerSpecialCaseList.rst
Log Message:
-----------
[clang][docs] Fix example in SanitizerSpecialCaseList.rst (#149244)
As-ie example suppresses buffer overflow in
malloc, and leave memory leak in place. It can be
confusing.
Fixes #62421.
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