Skip to content

Commit

Permalink
Solve minor bug in node_loader.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Oct 10, 2023
1 parent 0003ce2 commit 44287b1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,6 @@ inline void *node_loader_hook_import_address_table(const char *module_name, cons
}
}
}

return NULL;
}

0 comments on commit 44287b1

Please sign in to comment.