On Sat, 2005-10-08 at 13:03 +0100, Stuart Auchterlonie wrote:
> Adding a proper destructor to siparser looks like its done the
> trick. According to valgrind all the leaks that came from under
> siparser's table handling have gone :-)
Great.
> However there is another culprit, the table handling i
On Fri, Oct 07, 2005 at 10:13:38PM -0400, Daniel Kristjansson wrote:
> On Fri, 2005-10-07 at 21:31 -0400, Daniel Kristjansson wrote:
> > On Sat, 2005-10-08 at 00:58 +0100, Stuart Auchterlonie wrote:
> > > btw. This is the biggest leak of them all
> > I can imagine.
>
> Try the attached patch,
On Fri, 2005-10-07 at 21:31 -0400, Daniel Kristjansson wrote:
> On Sat, 2005-10-08 at 00:58 +0100, Stuart Auchterlonie wrote:
> > On Fri, Oct 07, 2005 at 02:23:11PM -0400, Daniel Kristjansson wrote:
> > > Thanks for looking at this.
> > >
> > > However...
> > > Index: mythtv/libs/libmythtv/eithelp
On Sat, 2005-10-08 at 00:58 +0100, Stuart Auchterlonie wrote:
> On Fri, Oct 07, 2005 at 02:23:11PM -0400, Daniel Kristjansson wrote:
> > On Fri, 2005-10-07 at 18:44 +0100, Stuart Auchterlonie wrote:
> > > Hello All,
> > > Here's a preliminary patch to fix the EIT memory leaks.
> > > It DOES NOT fix
On Fri, Oct 07, 2005 at 02:23:11PM -0400, Daniel Kristjansson wrote:
> On Fri, 2005-10-07 at 18:44 +0100, Stuart Auchterlonie wrote:
> > Hello All,
> > Here's a preliminary patch to fix the EIT memory leaks.
> > It DOES NOT fix all of them, but it does fix the major ones.
> > I'm putting this out t
On Fri, 2005-10-07 at 18:44 +0100, Stuart Auchterlonie wrote:
> Hello All,
> Here's a preliminary patch to fix the EIT memory leaks.
> It DOES NOT fix all of them, but it does fix the major ones.
> I'm putting this out there so people can leave things running
> happilly overnight without consuming
Hello All,
Here's a preliminary patch to fix the EIT memory leaks.
It DOES NOT fix all of them, but it does fix the major ones.
I'm putting this out there so people can leave things running
happilly overnight without consuming too much memory, and because
I won't get a chance to look at it for