[clang] [clang][analyzer] Add checker 'security.SetgidSetuidOrder'. (PR #91445)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 02:15:57 PDT 2024
https://github.com/NagyDonat commented:
You forgot to add `CDM::CLibrary` in the definition of `SetuidDesc` and `SetgidDesc` (see the new inline comment).
There are also several inline comments from my previous review where I'm expecting an answer (not necessarily a code change -- in each case I can accept the current solution if you would prefer it).
https://github.com/llvm/llvm-project/pull/91445
More information about the cfe-commits
mailing list