Files
heimdal/lib/base
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-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00
2016-11-20 17:43:51 -06:00
2012-06-20 19:32:08 -05:00
2016-04-16 16:58:08 -05:00
2017-04-29 01:05:58 -04:00
2016-11-20 17:43:51 -06:00
2016-04-16 16:58:08 -05:00
2014-08-22 20:57:24 -07:00
2020-05-26 11:48:45 -05:00
2012-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00
2012-06-20 19:32:08 -05:00