Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Marble Marble
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Education
  • MarbleMarble
  • Repository
Switch branch/tag
  • marble
  • src
  • lib
  • PlacemarkLayout.cpp
Find file BlameHistoryPermalink
  • Guillaume Martres's avatar
    PlacemarkLayout: avoid having deleted VisiblePlacemarks in m_paintOrder · ef26f5e0
    Guillaume Martres authored Jul 19, 2011
    setCacheData() runs qDeleteAll on m_visiblePlacemarks but did not remove
    them from m_paintOrder. This could cause random crashes (semi-reproducible
    at startup by moving/clicking the mouse before the map is loaded).
    (cherry picked from commit 78980c37)
    BUG: 193824
    BUG: 264880
    ef26f5e0

Replace PlacemarkLayout.cpp

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.