Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,992
    • Issues 1,992
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Merge requests
  • !4773

pqAxesToolbar: fix incorrect queued-connection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Vuaille requested to merge nicolas.vuaille/paraview:FixConnection into release Mar 15, 2021
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 1

pqAxesToolbar used a queue-connection. When disconnecting from a server, this could cause the callback to be called with a dangling view pointer causing segfaults. Fixed that.

(cherry picked from commit b464d79c)

Backported from MR !4634 (merged)

Edited Mar 15, 2021 by Nicolas Vuaille
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FixConnection