From: Jeff Garland (jeff_at_[hidden])
Date: 2005-10-16 14:28:34


On Sun, 16 Oct 2005 11:10:13 -0400, __PPS__ wrote
> Aren't you supposed to delete new'd objects, or you simply rely that
> nobody is gonna look/use/copy this piece of code?
>
> http://tinyurl.com/8wanl

Yes they need to be deleted -- I'll put it on the todo list that we need to
improve this example code to clean up the memory correctly. Thx,

Jeff