Resolve "BUG: segfault when the module specified in the config is not present"
Comparer les modifications
+ 4
− 5
@@ -75,10 +75,9 @@ reg_import(const char *mod, struct module_reg **ret, void **handle)
@@ -75,10 +75,9 @@ reg_import(const char *mod, struct module_reg **ret, void **handle)
@@ -89,7 +88,7 @@ reg_call(struct module_reg *reg, const char *name, int count, ...)
@@ -89,7 +88,7 @@ reg_call(struct module_reg *reg, const char *name, int count, ...)