Artemii Voronin created DIRSERVER-2419:
------------------------------------------
Summary: Possible handle leak
Key: DIRSERVER-2419
URL: https://issues.apache.org/jira/browse/DIRSERVER-2419
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Artemii Voronin
There is a possible [handle
leak|[https://github.com/apache/directory-server/blob/69303bc11ec9c1ce4ed3bae56012f6c6fd945d6a/jdbm-partition/src/main/java/org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition.java#L333].]
The handle `<new RecordFile>.file` is created at BaseRecordManager.java:122 by
calling function `new jdbm.recman.BaseRecordManager(java.lang.String)` at
JdbmPartition.java:333 and lost at JdbmPartition.java:394.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]