Deutsch English Français Italiano |
<87jzg8263k.fsf@bsb.me.uk> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Ben Bacarisse <ben@bsb.me.uk> Newsgroups: comp.lang.c Subject: Re: valgrind leak I can't find Date: Thu, 22 Aug 2024 11:40:31 +0100 Organization: A noiseless patient Spider Lines: 14 Message-ID: <87jzg8263k.fsf@bsb.me.uk> References: <j8idnQlHTPZXZFv7nZ2dnZfqn_GdnZ2d@brightview.co.uk> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Thu, 22 Aug 2024 12:40:32 +0200 (CEST) Injection-Info: dont-email.me; posting-host="7d4129f127ef5c429eb9b407ef549401"; logging-data="435925"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+RYId1htDuNdsCn+fTNZjlZ2sOi0kYuBs=" User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:f61vN7jAgQVGXpSJ1SdvstkJ/ng= sha1:9fqNmcmsbTpAYCxAk6T+PQ0kcoI= X-BSB-Auth: 1.bfd4e1706f814fb2993d.20240822114031BST.87jzg8263k.fsf@bsb.me.uk Bytes: 1547 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.