Fabcoin Core
0.16.2
P2P Digital Currency
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
src
cryptopp
TestScripts
cryptest-coverity.cpp
Go to the documentation of this file.
1
// cryptest-coverity.cpp - Coverity modeling file.
2
// Written and placed in public domain by Jeffrey Walton and Uri Blumenthal.
3
// Copyright assigned to Crypto++ project.
4
//
5
// For more information see http://cryptopp.com/wiki/Coverity_Scan.
6
//
7
// Also see https://scan.coverity.com/tune#what-is-model
8
10
11
void
special_abort
(
const
char
* msg) {
12
__coverity_panic__();
13
}
special_abort
void special_abort(const char *msg)
Definition:
cryptest-coverity.cpp:11
Generated on Mon Oct 22 2018 15:15:33 for Fabcoin Core by
1.8.11