]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update coverity model
authorRichard Yao <richard.yao@alumni.stonybrook.edu>
Fri, 16 Sep 2022 20:45:15 +0000 (16:45 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Sep 2022 20:45:15 +0000 (13:45 -0700)
commit8da218a7a2ee0d0c0a0741f1007ebce0bf22584a
treed27d48174d9d80e45674444c4d1ebe885e458f13
parent1b6f3368dd5b416753178da06cb19c32798671e6
Update coverity model

`uu_panic()` needs to be modelled and the definition of `vpanic()` from
the original coverity model was missing
`__coverity_format_string_sink__()`.

We also model `libspl_assertf()` as part of an attempt to eliminate
false positives.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13901
contrib/coverity/model.c