Files
heimdal/lib
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
2020-05-26 11:48:45 -05:00
2017-03-10 15:47:43 -05:00
2020-05-26 11:48:45 -05:00
2016-11-08 15:48:40 -05:00
2020-04-24 16:02:35 -05:00
2019-01-02 13:56:04 -05:00
2017-03-19 18:55:51 -04:00
2016-12-15 12:15:56 -06:00