Allocate vote_microdesc_hash_t using tor_malloc_zero().
commitd34c690e54568a1b7813202509491b75f206e8b9
authorLinus Nordberg <linus@torproject.org>
Tue, 4 Sep 2012 17:44:13 +0000 (4 19:44 +0200)
committerLinus Nordberg <linus@torproject.org>
Tue, 4 Sep 2012 18:19:41 +0000 (4 20:19 +0200)
tree17cbb946cf8bfc4bbdd3974aabb5131f793e2cf6
parent8ef395d6a918f3f216fa24d3c71b444073fe6eb0
Allocate vote_microdesc_hash_t using tor_malloc_zero().

In case the struct grows in the future. Shouldn't be too expensive.
src/or/dirserv.c