Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Settings Settings
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 915
    • Issues 915
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 70
    • Merge requests 70
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • SettingsSettings
  • Merge requests
  • !872

printers: Use g_autoptr for data passed through callbacks.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robert Ancell requested to merge robert.ancell/gnome-control-center:printers-autofree-data into master Oct 29, 2020
  • Overview 9
  • Commits 9
  • Pipelines 4
  • Changes 6

Make all data owned by the structures, and is copied in the callbacks if required to be kept.

Edited Feb 12, 2021 by Robert Ancell
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: printers-autofree-data