bug-sourceinstall
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-sourceinstall] Re: invalid write


From: Brian Gough
Subject: [bug-sourceinstall] Re: invalid write
Date: Sun, 06 Dec 2009 08:41:15 +0000
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI)

At Sun, 06 Dec 2009 01:01:04 +0100,
Claudio Fontana wrote:
> Brian Gough wrote:
> > When _update_package(&_srcinst_state.packages, e) is called and takes
> > the branch with _remove_package_list() it causes e to be freed.  This
> > causes a memory error for info->onclose = ... because info is actually
> > set to e->info earlier in srcinst_close_package().  I'm not sure what
> > the best fix is for that -- maybe just to return after
> > _update_package()?
> 
> I think this should fix it. Can you check if it makes sense to you?

Yes, that makes sense and fixes the problem.

-- 
Brian Gough




reply via email to

[Prev in Thread] Current Thread [Next in Thread]