[ https://issues.apache.org/jira/browse/DIRSERVER-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emmanuel Lécharny resolved DIRSERVER-2401. ------------------------------------------ Resolution: Invalid This is a shutdown handler: it's set up once, and released when the server is shut down, which happens only once. > Handle leak > ----------- > > Key: DIRSERVER-2401 > URL: https://issues.apache.org/jira/browse/DIRSERVER-2401 > Project: Directory ApacheDS > Issue Type: Bug > Reporter: Artemii Voronin > Priority: Major > > The handle _socket_ is created by calling function in line №254 and lost > after the function is executed. > [Link|https://github.com/apache/directory-server/blob/c347daec5cc1b14d98de01395c8be892b3db0c04/service/src/main/java/org/apache/directory/server/UberjarMain.java#L236] > to this function. I consider it could be a handle leak. > > Found by Linux Verification Center (portal.linuxtesting.ru) with SVACE. > Author A. Voronin (a.voro...@fobos-nt.ru). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org For additional commands, e-mail: dev-h...@directory.apache.org