commit 6301 added kaspTryConnect.
It is called in enforcer.c but AFAICS the connection it makes to the DB is never closed, rather the handle is just reused in a later call to kaspConnect.
Doesn't seem to cause a problem but is a bit inelegant.
commit 6301 added kaspTryConnect.
It is called in enforcer.c but AFAICS the connection it makes to the DB is never closed, rather the handle is just reused in a later call to kaspConnect.
Doesn't seem to cause a problem but is a bit inelegant.