Move the plugin state management from GPluginManager to GPluginLoader

Review Request #845 — Created July 27, 2021 and submitted

Information

gplugin/gplugin
default
a6f76fb4d7bf

Reviewers

Move the plugin state management from GPluginManager to GPluginLoader

Ran unit tests

Description From Last Updated

For klass and klass->query above, the code was modified to check against NULL. Here in load and below in unload, …

jrchampjrchamp
jrchamp
  1. 
      
  2. gplugin/gplugin-loader.c (Diff revision 1)
     
     

    For klass and klass->query above, the code was modified to check against NULL. Here in load and below in unload, it wasn't. I don't know enough to tell which is correct. I hope this is helpful.

    1. Both work, but we're trying to be more explicit and add the NULL.

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

Status: Closed (submitted)

Loading...