Stop leaking parts of the shared random state in the shared-random unit
tests.
Fixes bug 29599; bugfix on 0.2.9.1-alpha.
--- /dev/null
+ o Minor bugfixes (memory management, testing):
+ - Stop leaking parts of the shared random state in the shared-random unit
+ tests. Fixes bug 29599; bugfix on 0.2.9.1-alpha.
}
done:
- sr_commit_free(our_commit);
UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+ sr_state_free();
}
static const char *sr_state_str = "Version 1\n"
done:
UNMOCK(trusteddirserver_get_by_v3_auth_digest);
+ sr_state_free();
}
/** Return a minimal vote document with a current SRV value set to
}
done:
- return;
+ sr_state_free();
}
static void