]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add missing profile functions to libkrb5 exports
authorGreg Hudson <ghudson@mit.edu>
Wed, 4 Jun 2014 20:18:21 +0000 (16:18 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 6 Feb 2015 22:51:18 +0000 (17:51 -0500)
commit3c79f976d9f7e7109a2b12d51fb4f6ca43438d23
tree397a09714be1d1f02819c29ad2ccda4cf37d74ce
parent482ff54758a3d0dcef855a546340922a541fa458
Add missing profile functions to libkrb5 exports

profile_flush_to_buffer, profile_flush_to_file, profile_free_buffer,
profile_init_flags, and profile_init_vtable are all public profile
functions, but are inaccessible to libkrb5 applications on some
platforms because they were never added to the export list.  Add them
now.

(libprofile functions have never been part of the Windows DLL export
list, so do not change krb5_32.def at this time.)

(cherry picked from commit dc1a76ccc5d3a6972d0f21d38389ff39e54f283a)

ticket: 8103 (new)
version_fixed: 1.11.6
status: resolved
src/lib/krb5/libkrb5.exports