← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-pkg/yade/git-trunk] Rev 3840: Check, whether manipulatedFrame exist, if not - create it.

 

+	if(manipulatedFrame()==0) setManipulatedFrame(new qglviewer::ManipulatedFrame());

It sounds like a memory leak. No?
Bruno



Follow ups

References