Ticket #167 (new enhancement)

Opened 1 year ago

Clean OpenSG2 with valgrind

Reported by: allenb Assigned to: unassigned
Priority: critical Milestone: 2.0 Beta
Component: System Version: 2.0
Keywords: Cc:
Completion:

Description

Before we release OpenSG2 to a wide audience I think it would be good to make it valgrind-clean. In other words clean up all the memory errors and warnings that valgrind finds. There are two reasons for this. 1) It could help find bugs in OpenSG. 2) It will make it easier for people to debug their own applications if OpenSG memory issues are not getting in the way in the valgrind output.