-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Component/s: Enforcer NG
-
Labels:
-
Epic Link:
The Enforcer is connection to the database, but the connection is never closed. Causing memory leak.
It should call this function sometime:
OrmConnClose(OrmConn *conn)