lib/hdb: hdb_method functions !KRB5_LIB_CALL
commit278cd6330631b99bab52ffbd22527501a1b68e5e
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 11 Apr 2016 05:30:26 +0000 (11 00:30 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 11 Apr 2016 05:33:42 +0000 (11 00:33 -0500)
treeb6819bd6e869137ae3d4fa076669bb11daf438df
parentffc525aad1802247c1e1ef8bd1667ff045b00f1f
lib/hdb: hdb_method functions !KRB5_LIB_CALL

The hdb_method functions cannot be KRB5_LIB_CALL as lib/hdb is not
lib/krb5.  KRB5_LIB_CALL will be inconsistently defined.

This inconsistency resulted in crashes of test_hdbplugin on 32-bit
Windows.

Change-Id: I4cf8d3ef76f31a3cae923df234a19610d956e7ee
lib/hdb/hdb.h
lib/hdb/test_hdbplugin.c