On 12/05/2014 02:00 PM, Jakub Jelinek wrote:
On Fri, Dec 05, 2014 at 01:36:07PM +0100, Martin Liška wrote:
I've just spent some time hunting memory leaks related to my isolated branch.
Valgrind reports many following errors:
==13612== Conditional jump or move depends on uninitialised value(s)
=
On Fri, Dec 05, 2014 at 01:36:07PM +0100, Martin Liška wrote:
> I've just spent some time hunting memory leaks related to my isolated branch.
> Valgrind reports many following errors:
>
> ==13612== Conditional jump or move depends on uninitialised value(s)
> ==13612==at 0xAC72A4: sparseset_bit
Hello.
I've just spent some time hunting memory leaks related to my isolated branch.
Valgrind reports many following errors:
==13612== Conditional jump or move depends on uninitialised value(s)
==13612==at 0xAC72A4: sparseset_bit_p (sparseset.h:147)
==13612==by 0xAC72A4: sparseset_and_co