Sujet : Re: valgrind leak I can't find
De : ben (at) *nospam* bsb.me.uk (Ben Bacarisse)
Groupes : comp.lang.cDate : 22. Aug 2024, 11:40:31
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87jzg8263k.fsf@bsb.me.uk>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13)
Mark Summerfield <
mark@qtrac.eu> writes:
valgrind tells me that I have memory leaks.
Can you post the whole code? The trouble is, with any bits missing, one
just starts speculating about what the code might be even though you may
know it's not relevant. The main worry is the I see no calls to free at
all, and I don't know what happens to the v1 test vec.
Mind you, I may not get time later to look, but I think others will want
to see the whole code as well (if that is possible).
-- Ben.