microsoft / Partner-Center-Java

Partner Center SDK for Java
https://docs.microsoft.com/java/partnercenter/
31 stars 12 forks source link

Unreleased Resource: Streams #80

Closed QiAnXinCodeSafe closed 5 years ago

QiAnXinCodeSafe commented 5 years ago

https://github.com/microsoft/Partner-Center-Java/blob/398afcde7f810f1f68a315645dac57ef14dd9cf2/src/main/java/com/microsoft/store/partnercenter/PartnerService.java#L219

The program can potentially fail to release a system resource.

ghost commented 5 years ago

Hi @QiAnXinCodeSafe thank you for opening this issue. I have just made the necessary code changes to ensure that all buffers and streams are closed correctly. Also, I wanted to mention we will be pushing version 2.0 to Maven Central this week.