93104ca175
This is a first cut at scripts to run the Coverity Scan tool and upload the results (Coverity used to do this for us automatically; now we need to do it ourselves).
4 строки
106 B
C
4 строки
106 B
C
void opal_btl_usnic_util_abort(const char *msg, const char *file, int line) {
|
|
__coverity_panic__();
|
|
}
|