I've found a few memory leaks in the use of SimpleRSS
TSimpleRSS.GenerateComponet/GenerateXML - leak the aParser local variable.
TRSSItem - needs a destructor to free the various created objects in the constructor
Log in to post a comment.