Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
ed4a4912
Commit
ed4a4912
authored
Nov 15, 2018
by
Ondřej Surý
Browse files
Remove the atf_tc coverity model
parent
de219b85
Changes
1
Hide whitespace changes
Inline
Side-by-side
util/models.c
View file @
ed4a4912
...
...
@@ -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__
();
}
Ondřej Surý
@ondrej
mentioned in commit
6f98d4d1
·
Nov 16, 2018
mentioned in commit
6f98d4d1
mentioned in commit 6f98d4d108f44cb463221f53ac2e924290f4ef58
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment