[krbdev.mit.edu #7204] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Jul 23 16:26:24 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>
(cherry picked from commit 0a27c56e300990909317630e626ccdd8ae8e7f41)
https://github.com/krb5/krb5/commit/77dc7747f54545a37f9d3c56801da48c528bc37f
Author: Kevin Wasserman <kevin.wasserman at painless-security.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 77dc7747f54545a37f9d3c56801da48c528bc37f
Branch: krb5-1.10
src/include/win-mac.h | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list