-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15455/
-----------------------------------------------------------

(Updated Nov. 25, 2013, 2:32 p.m.)


Review request for cloudstack and Hugo Trippaers.


Changes
-------

Not the right way to do that.


Repository: cloudstack-git


Description
-------

Coverity bug #1116754 Resource leak on an exceptional path.
The system resource will not be reclaimed and reused, reducing the future 
availability of the resource.
In 
com.?cloud.?upgrade.?dao.?Upgrade2214to30.?setupPhysicalNetworks(java.?sql.?Connection):
 Leak of a system resource on an exception path (probably error handling) 
(CWE-404)

Since the file contained the same implementation all over the place - in many 
different methods - I already updated everything.


Diffs
-----

  engine/schema/src/com/cloud/upgrade/dao/Upgrade2214to30.java 48b83b4 

Diff: https://reviews.apache.org/r/15455/diff/


Testing
-------

All tests passed during build and I also applied the patch to a different 
branch, based on Master, and built the project: all passed.


Thanks,

Wilder Rodrigues

Reply via email to