Skip to content
  • Georges Basile Stavracas Neto's avatar
    polkit: Only unregister registered handles · 127ba318
    Georges Basile Stavracas Neto authored
    If the initialization fails for some reason, for example by
    running 'gnome-shell --replace', we should not crash because
    of an attempt of unregistering an unregistered agent handle.
    
    Fix that by checking if the handle is not NULL before calling
    the unregistering routines.
    
    !66
    127ba318