Skip to content

GitLab

  • Menu
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 963
    • Issues 963
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 63
    • Merge requests 63
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • SettingsSettings
  • Merge requests
  • !595

Merged
Created Oct 15, 2019 by Robert Ancell@robert.ancellMaintainer

background: Fix crash if a BgRecentSource is unreffed during an async operation

  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 1

The BG_RECENT_SOURCE (user_data) call was done before it was checked if is was cancelled. At this point user_data is pointing to an object that has been deleted.

Fixes #729 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: background-async-unref-crash