cc_mslsa.c: Comment out calls to FormatMessage and do not terminate
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 22 Jun 2004 06:39:43 +0000 (06:39 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 22 Jun 2004 06:39:43 +0000 (06:39 +0000)
commit2ea1cb233941b3f9ce94094869b5846c389210ce
tree43a34c622cb1b6536b8c508b255607c980ef2c9c
parente1e8f5ec6464eb07d0506697c5a13d80878dd671
  cc_mslsa.c:  Comment out calls to FormatMessage and do not terminate
  the program on a failure to generate a message.  The existing code fails
  on non-English systems.  We do not need this code in a library unless we
  are logging to the Event Log which is currently not done.  Ignore this
  for the time being until such time as we decide Event Log entries are
  important to us.

ticket: new

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16503 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ccache/ChangeLog
src/lib/krb5/ccache/cc_mslsa.c