Replace tr_comm_memb_iter_all methods with ones that actually work
authorJennifer Richards <jennifer@painless-security.com>
Fri, 27 Apr 2018 20:20:14 +0000 (16:20 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Fri, 27 Apr 2018 20:20:14 +0000 (16:20 -0400)
commit74efd266be8e0672050401a890716cc089a2d609
tree4ac16ea3d7f5db358fe08755e8580f3b76fd4b77
parentb8efc0d782acc643583b6b442d33a793bae2a7ed
Replace tr_comm_memb_iter_all methods with ones that actually work

The old iterator was completely broken, which was causing incomplete
cleanup of realms that should have been expired. This may have been
leaving the community membership table in an inconsistent state.
common/tr_comm.c