Baklanov-Soft / image-hosting-processing

Processing part of image hosting service - previews and recognition
0 stars 0 forks source link

Review and refactor all Java resources #28

Closed DenisNovac closed 1 month ago

DenisNovac commented 8 months ago

There is stream leak in MinioClient (InputStream is never closed). Review this and other places where Java resources are used.