svn rev #19790: branches/krb5-1-6/  src/windows/identity/util/
    tlyu@MIT.EDU 
    tlyu at MIT.EDU
       
    Thu Aug  9 18:12:32 EDT 2007
    
    
  
Commit By: tlyu
Log Message: 
ticket: 5584
pull up r19632 from trunk
 r19632 at cathode-dark-space:  jaltman | 2007-06-22 15:03:57 -0400
 ticket: 5584
 
 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
 
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/util/perfstat.c
U   branches/krb5-1-6/src/windows/identity/util/perfstat.h
    
    
More information about the cvs-krb5
mailing list