• Rusty Russell's avatar
    tools: fix realloc bug. · 73753f59
    Rusty Russell authored
    Reallocing smaller can move the pointer; certainly valgrind detects
    it.  Found while chasing intermittant errors on "make fastcheck".
    73753f59
depends.c 6.39 KB