[krbdev.mit.edu #7204] SVN Commit

Sam Hartman via RT rt-comment at krbdev.mit.edu
Mon Jul 16 09:33:05 EDT 2012


KFW win-mac.h fixes

kfw: add int16_t, uint16_t typedefs to win-mac.h
uint16_t is used in chpw.c

include stdlib.h, crtdbg.h in win-mac.h

Allows leak-tracking using built-in msvc tools on windows.
crtdbg.h needs to come _after_ stdlib.h, but _before_ checking for
strdup.  Define DEBUG and CRTDBG_MAP_ALLOC for full tracking.

Signed-off-by: Kevin Wasserman <kevin.wasserman at painless-security.com>

https://github.com/krb5/krb5/commit/0a27c56e300990909317630e626ccdd8ae8e7f41
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Sam Hartman <hartmans at mit.edu>
Commit: 0a27c56e300990909317630e626ccdd8ae8e7f41
Branch: master
 src/include/win-mac.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list