Unverified Commit efe91cf7 authored by Rajveer Singh Bharadwaj's avatar Rajveer Singh Bharadwaj Committed by GitHub
Browse files

[clang][analyzer] Check for label location bindings in `DereferenceChecker` (#91119)



Resolves #89264

Values should not be stored in addresses of labels, this throws a fatal
error when this happens.

---------

Co-authored-by: default avatarBalazs Benics <benicsbalazs@gmail.com>
parent 99934daa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment