Skip to content
  • Jürg Billeter's avatar
    libtracker-bus: Do not use GDBusProxy · b00b0ade
    Jürg Billeter authored
    The finalizer of GDBusProxy schedules an idle function to disconnect
    the name owner changed signal. This leaks a GMainContext if the
    corresponding loop was already terminated.
    
    Fixes NB#285426.
    b00b0ade