• Fabio Bas's avatar
    Fixed Valgrind warnings · 1da2e715
    Fabio Bas authored
    Running cockatrice in valgrind i didn't found any bad memory leak
    (good!), but only a few jumps depending on uninitialized variables.
    Even if the possibility of crashes are remote, it's nice to sort them
    out.
    1da2e715