Skip to content

libtracker-data: Ensure tracker:id/uri can only look up allowed graphs

Carlos Garnacho requested to merge wip/carlosg/uri-id-lookups into master

Check with the per-graph Refcount table whether the ROWID involved is used in any allowed graph. Return 0/null otherwise.

Merge request reports