[Heimdal-source-changes] [heimdal/heimdal] ffc525: lib/kadm5: do not prototype imported _krb5_put_int

GitHub noreply at github.com
Mon Apr 11 02:05:13 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/heimdal/heimdal
  Commit: ffc525aad1802247c1e1ef8bd1667ff045b00f1f
      https://github.com/heimdal/heimdal/commit/ffc525aad1802247c1e1ef8bd1667ff045b00f1f
  Author: Jeffrey Altman <jaltman at secure-endpoints.com>
  Date:   2016-04-10 (Sun, 10 Apr 2016)

  Changed paths:
    M lib/kadm5/get_s.c

  Log Message:
  -----------
  lib/kadm5: do not prototype imported _krb5_put_int

The function _krb5_put_int() is a private function exported from
lib/krb5.  Its declaration should come from krb5-private.h.  A local
declaration will not result in the proper import qualifiers on
Windows.

Change-Id: I53e7aeea9f2f34cab105f2e331f3c6522847ccfe




More information about the Heimdal-source-changes mailing list