Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • RetroGTK RetroGTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • 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
  • RetroGTKRetroGTK
  • Merge requests
  • !131

module-iterator: Steal the pointer we auto clean up

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Adrien Plazas requested to merge aplazas/retro-gtk:fix-double-free into master Dec 28, 2020
  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 1

This steals a pointer we auto cleanup as the hash table takes possession of it, solving a double free issue.

Edited Dec 28, 2020 by Adrien Plazas
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-double-free