Re: memory leak reported many times, but only one instance should be possible

Gordon Messmer <[email protected]> Mon, 16 Jan 2023 14:05:44 -0800
Newsgroups gmane.comp.debugging.valgrind
Message-ID <[email protected]>
On 2023-01-16 13:02, Gordon Messmer wrote:
> Can anyone suggest why valgrind prints so many loss records for this 
> particular leak? 


Well, now I feel very silly, because these loss records are *not* 100% 
identical, and valgrind is actually reporting that rpmluaNew makes > 100 
separate allocations.

Sorry for the noise.