mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:20:01 -04:00
Remove the atf_tc coverity model
This commit is contained in:
parent
de219b8555
commit
ed4a49122b
1 changed files with 0 additions and 4 deletions
|
|
@ -94,7 +94,3 @@ void isc__mempool_put(void *mem, void *ptr FLARG) {
|
|||
if (!mem) __coverity_panic__();
|
||||
__coverity_free__(ptr);
|
||||
}
|
||||
|
||||
void atf_tc_fail_requirement(const char *, const size_t, const char *, ...) {
|
||||
__coverity_panic__();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue