Make a working krb5_copy_error_message
authorGreg Hudson <ghudson@mit.edu>
Wed, 11 Mar 2009 22:11:06 +0000 (22:11 +0000)
committerGreg Hudson <ghudson@mit.edu>
Wed, 11 Mar 2009 22:11:06 +0000 (22:11 +0000)
commitef8186907c3d3e29260898dd484a18504ba5848e
tree1ee7d4fa412d2e58adffb8b645fc5497aba4ee6d
parent3a02ca0ae2381f7ea7bc120c62d3154cc33350b9
Make a working krb5_copy_error_message

The krb5_copy_error_state macro wasn't used, didn't work, and didn't
need to be a macro.  Replace it with an exported API function named
krb5_copy_error_message.

ticket: 6407
target_version: 1.7
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22078 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/krb5/krb5.hin
src/lib/krb5/krb/kerrs.c
src/lib/krb5/libkrb5.exports