Description
OsSecureRandom.setConf() might leak resource, the stream is not closed when:
1. if setConf() is called a second time
2. if fillReservoir(0); throw exception.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-11362 Test org.apache.hadoop.crypto.random.TestOsSecureRandom.testOsSecureRandomSetConf timing out
- Resolved