[clang] [clang][analyzer] Add checker 'security.SetgidSetuidOrder'. (PR #91445)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Fri May 10 09:06:34 PDT 2024


balazske wrote:

Is it useful to add a note tag to the previous `setuid(getuid())` call? It can be (theoretically) in another function or otherwise in a remote place in the source code.

https://github.com/llvm/llvm-project/pull/91445


More information about the cfe-commits mailing list