Punt the volatile cast in the non-gcc, non-Windows version of zap.
authorGreg Hudson <ghudson@mit.edu>
Tue, 24 Nov 2009 01:25:10 +0000 (01:25 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 24 Nov 2009 01:25:10 +0000 (01:25 +0000)
commitd8ea32176611219e8ee3a9281ab8c2f1d718de77
tree485ea22c66460808baa9e26cf6552cec37fdc467
parentd55064e02f1078be49e9ff4200bc98cff7002834
Punt the volatile cast in the non-gcc, non-Windows version of zap.
Use a function call into libkrb5support instead, since that's hard to
inline.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23339 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/k5-platform.h
src/util/support/Makefile.in
src/util/support/deps
src/util/support/libkrb5support-fixed.exports
src/util/support/zap.c [new file with mode: 0644]