Skip to content

Commit 2f7c618

Browse files
steakhalxgupta
authored andcommitted
[analyzer] Fix a security.cert.env.InvalidPtr crash
Fixes llvm#88181 (cherry picked from commit e096c14)
1 parent b3b68bf commit 2f7c618

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,10 @@ Crash and bug fixes
14991499
``std::forward_like``, ``std::move``, ``std::move_if_noexcept``, are now
15001500
modeled just like their builtin counterpart. (#GH94193)
15011501

1502+
- Fixed a crash in ``security.cert.env.InvalidPtr`` checker when accidentally
1503+
matched user-defined ``strerror`` and similar library functions.
1504+
(`#88181 <https://github.com/llvm/llvm-project/issues/88181>`_)
1505+
15021506
Improvements
15031507
^^^^^^^^^^^^
15041508

0 commit comments

Comments
 (0)