Skip to content
Snippets Groups Projects
Commit e1b2226b authored by Jens Georg's avatar Jens Georg
Browse files

asan: Fix global object initialisation order issue

parent 15064dd4
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@
// LCOV_EXCL_START
const char* object_name = "empty";
EqFct* eq_create(int /*eq_code*/, void*) {
return NULL;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment