Clean up the native loader

Review Request #2471 — Created June 16, 2023 and submitted

Information

gplugin/gplugin
default

Reviewers

The native loader code was written a very long time ago before I knew about
g_propagate_error and did some weird things with trying to use memory from the
module that it just unloaded. This takes care of all of that.

Ran the unit tests without issue

Summary ID
Clean up the native loader
The native loader code was written a very long time ago before I knew about g_propagate_error and did some weird things with trying to use memory from the module that it just unloaded. This takes care of all of that.
d161e935f5027613a2f47102ad8f9b7d8fd3c495
Description From Last Updated

s/with invalid/will invalidate?

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. gplugin/gplugin-native-loader.c (Diff revision 1)
     
     

    s/with invalid/will invalidate?

  3. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...