Files
heimdal/lib/gssapi/mech
Jeffrey Altman afc9ebe08b fix calling conventions
When a function is assigned to a function pointer that is declared
with a particular calling convention, then the assigned function
must be declared with that calling convention as well.  Otherwise,
kaboom!!!

The following functions are fixed by this change:

kuser/kx509.c
  validate1()
  add1_2chain()

lib/base/log.c
  log_syslog()
  close_syslog()
  log_file()
  close_file()

lib/gssapi/mech/context.c
  gss_set_log_function()

lib/krb5/kx509.c
  certs_export_func()

Change-Id: Ib68abf739e3385e98136fa4e4f5a0240e9fce033
2020-05-26 11:48:45 -05:00
..
2020-05-26 11:48:45 -05:00
2016-12-14 22:05:46 -06:00
2018-12-18 23:28:38 -06:00
2020-04-25 21:22:32 -05:00
2011-05-21 11:57:31 -07:00
2010-11-25 22:19:01 -08:00
2018-12-18 23:28:38 -06:00
2010-08-20 13:14:10 -04:00
2010-08-20 13:14:10 -04:00
2019-09-05 09:52:49 -05:00
2017-03-13 18:39:41 -04:00
2020-02-04 17:28:35 +11:00