Does the heimdal API provide any utilities for tracking memory allocations?
I'm trying to track down the source of a few memory leaks, and I'm assuming
there must be some tools used by the implementors to track memory. I'm not
looking for utilities that I can put in a reliable piece of code, just any
debugging help I can get.
Thanks,
Dan