Files
heimdal/kuser
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
..
2012-03-06 00:06:26 -08:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2015-05-26 16:03:00 +02:00
2014-08-22 20:57:24 -07:00
2017-03-13 18:39:41 -04:00
2019-10-09 20:53:30 -05:00
2019-10-09 20:53:30 -05:00
2014-01-31 08:38:04 +01:00
2016-11-18 22:51:59 -05:00
2019-05-16 16:23:20 +10:00
2011-05-21 11:57:31 -07:00
2020-05-26 11:48:45 -05:00
2019-10-09 20:53:30 -05:00
2020-03-12 23:05:50 -05:00