Merge branch 'maint-0.3.4' into maint-0.3.5

This commit is contained in:
teor
2019-02-28 10:45:59 +10:00
2 changed files with 6 additions and 2 deletions
+3 -2
View File
@@ -733,8 +733,8 @@ test_vote(void *arg)
}
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"
@@ -968,6 +968,7 @@ test_sr_compute_srv(void *arg)
done:
UNMOCK(trusteddirserver_get_by_v3_auth_digest);
sr_state_free();
}
/** Return a minimal vote document with a current SRV value set to
@@ -1233,7 +1234,7 @@ test_state_transition(void *arg)
}
done:
return;
sr_state_free();
}
static void