Skip to content

Fix exit procedure when plugin insertion failed

  • Do not destroy the plugin twice
  • Do not try to watch child if pid == 0
  • Reset source id after removing it

Merge request reports