Skip to content
  • Carlos Garnacho's avatar
    libtracker-data: Avoid replacing TrackerOntology mid-initialization · e8282c8d
    Carlos Garnacho authored
    This is given as user data to the TrackerDBManager and underlying ifaces
    for the "tracker_triples" virtual table, so must remain stable along its
    lifetime.
    
    The only offender here are the paths that load the ontology from the
    cache GVDB file, make tracker_ontologies_load_gvdb() take a
    TrackerOntologies to load the file into, instead of having it return
    a new one.
    e8282c8d