canonical / openssl-fips-java

A Java security provider based on FIPS-compliant openssl
GNU General Public License v3.0
0 stars 0 forks source link

Native memory not free'd #4

Open pushkarnk opened 1 month ago

pushkarnk commented 1 month ago

All the Java wrapper classes need Cleaners to free native memory allocated and held by the handles.