quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
154 stars 145 forks source link

Fix Resource Leaks (part 2) #606

Closed jbubik closed 1 year ago

jbubik commented 1 year ago

Resource Leak in Utils.extractZipWithCharset fixed with try-with-resources block.