[krbdev.mit.edu #5584] SVN Commit

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Fri Jun 22 15:04:04 EDT 2007


1. Use the debug CRT versions of the memory allocation functions in
   util\perfstat.c.  These functions allow associating file and line
   numbers with each allocation.

2. Perform a heap verification periodically to check for heap
   corruption in the debug build when using util\perfstat.c to manage
   memory allocations.

3. Change wcscmp() to _wcscmp() for compatibility in util\perfstat.h

Commit By: jaltman



Revision: 19632
Changed Files:
U   trunk/src/windows/identity/util/perfstat.c
U   trunk/src/windows/identity/util/perfstat.h




More information about the krb5-bugs mailing list