Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 850
    • Issues 850
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 235
    • Merge requests 235
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure 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
  • VTKVTK
  • VTKVTK
  • Repository
  • vtk
  • Common
  • Core
  • vtkLookupTable.cxx
Find file BlameHistoryPermalink
  • David C. Lonie's avatar
    Use valid pointer in vtkLookupTable::BuildSpecialColors. · 17d7c1ef
    David C. Lonie authored Feb 08, 2016
    The call to ResizeTableForSpecialColors resizes the Table array,
    invalidating the pointers 'table' and 'tptr', leading to crashes:
    
    https://open.cdash.org/testDetails.php?test=414805862&build=4211477
    17d7c1ef