On 6 April 2015 at 13:46, Tomasz Buchert <tom...@debian.org> wrote:
> This should do the trick.
>
> Tomasz

>From browsing the code it appears Mode can be assigned to multiple
times for the same Item, e.g.

{
Mode = "copy";
...
Mode = decompProg.c_str()
}

In which case using strdup to create a new string for each assignment
will leak memory?


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to