kdc: add --testing option for leak testing
commit5f2e4fb3683f1f2a6fb476d9d25d8f830ea5c3cf
authorNicolas Williams <nico@twosigma.com>
Tue, 6 Dec 2016 22:40:51 +0000 (6 16:40 -0600)
committerNicolas Williams <nico@twosigma.com>
Wed, 7 Dec 2016 04:44:23 +0000 (6 22:44 -0600)
tree1339fb9ba09ebe8b17bd17c6ab64a149a27df471
parent87b234e154b46ec357a8a2255e45df44ce58b6ca
kdc: add --testing option for leak testing

The kdc nowadays forks and restarts worker children.  This is nice, but
for leak checking in tests on OS X with leak(1) we really need the
worker to be the one process.
kdc/config.c
kdc/connect.c
kdc/kdc_locl.h