Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pulseaudio pulseaudio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 863
    • Issues 863
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 49
    • Merge requests 49
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PulseAudio
  • pulseaudiopulseaudio
  • Merge requests
  • !483

bluetooth: Fix unregistering of the message handler

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sanchayan Maity requested to merge SanchayanMaity/pulseaudio:fix-msg-handler-registration into master Jan 21, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 1

In cases, where codec initialisation may fail, we still try unregistering the message handler. Do not try unregistering the handler if it was not registered in the first place.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-msg-handler-registration