----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15667/ -----------------------------------------------------------
Review request for cloudstack and Hugo Trippaers. Repository: cloudstack-git Description ------- Fixing resource leak on Coverity issues CID_1116744, CID_1116718 and CID_1116682. The resource leak problems were mostly related to InpuStreams instantiated and not closed after used. Diffs ----- framework/ipc/src/org/apache/cloudstack/framework/serializer/OnwireClassRegistry.java ac9c6bc server/src/com/cloud/api/doc/ApiXmlDocWriter.java b7d526d server/src/com/cloud/server/ConfigurationServerImpl.java 4020926 Diff: https://reviews.apache.org/r/15667/diff/ Testing ------- A full build was executed on top of the branch created for these changes. After committed and patched, the a brand new branch was created from Master and patched with this patch. Everything worked fine. No new feature was added. Thanks, Wilder Rodrigues