[all-commits] [llvm/llvm-project] 1de8ea: [analyzer] Fix crash on dereference invalid return...
Exile via All-commits
all-commits at lists.llvm.org
Tue Mar 12 21:55:22 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: 1de8ea75d9b309fd14e9f1be86ea5079d9a53d69
https://github.com/llvm/llvm-project/commit/1de8ea75d9b309fd14e9f1be86ea5079d9a53d69
Author: Exile <2094247798 at qq.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Core/CallEvent.cpp
M clang/test/Analysis/cxx2b-deducing-this.cpp
Log Message:
-----------
[analyzer] Fix crash on dereference invalid return value of getAdjustedParameterIndex() (#83585)
Fixes #78810
Thanks for Snape3058 's comment
---------
Co-authored-by: miaozhiyuan <miaozhiyuan at feysh.com>
(cherry picked from commit d4687fe7d1639ea5d16190c89a54de1f2c6e2a9a)
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