set hdb_capability_flags = 0
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25313 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -845,6 +845,7 @@ hdb_sqlite_create(krb5_context context, HDB **db, const char *argument)
|
||||
|
||||
(*db)->hdb_master_key_set = 0;
|
||||
(*db)->hdb_openp = 0;
|
||||
(*db)->hdb_capability_flags = 0;
|
||||
|
||||
(*db)->hdb_open = hdb_sqlite_open;
|
||||
(*db)->hdb_close = hdb_sqlite_close;
|
||||
|
Reference in New Issue
Block a user