gecko-dev/tools/clang-tidy/test/clang-analyzer-security.ins...

1 строка
265 B
JSON

[["warning", "Call to function 'vfork' is insecure as it can lead to denial of service situations in the parent process. Replace calls to vfork with calls to the safer 'posix_spawn' function", "clang-analyzer-security.insecureAPI.vfork"], {"reliability": "medium"}]