Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 832
    • Issues 832
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 238
    • Merge requests 238
  • 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
  • Issues
  • #349
Closed
Open
Issue created Nov 04, 2003 by Kitware Robot@kwrobotOwner

vtkSetStringMacro prints a NULL character string

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


When the Set method generated by vtkSetStringMacro is given a NULL string value and Debug is on for the object, the operator<< in the stream is called with a NULL pointer.

Checking in vtkSetGet.h; /cvsroot/VTK/VTK/Common/vtkSetGet.h,v <-- vtkSetGet.h new revision: 1.114; previous revision: 1.113 done

Assignee
Assign to
Time tracking