src/bh_api.cpp @@ -320,6 +320,11 @@ free(data); } int BHCleanup() { ProcNode().Stop(); } int BHGetLastError(void **msg, int *msg_len) { int ec = 0;