-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22194/
-----------------------------------------------------------
(Updated June 3, 2014, 10:42 a.m.)
Review request for cloudstack, Abhinandan Prateek, Koushik Das, and Santhosh
Edukulla.
Repository: cloudstack-git
Description
-------
Fixed Resource leak (RESOURCE_LEAK)
11. overwrite_var: Overwriting "pstmt" in "pstmt =
conn.prepareStatement("INSERT INTO `cloud`.`ldap_configuration`(hostname, port)
VALUES(?,?)")" leaks the resource that "pstmt" refers to.
Diffs (updated)
-----
engine/schema/src/com/cloud/upgrade/dao/Upgrade421to430.java 7e26132
Diff: https://reviews.apache.org/r/22194/diff/
Testing
-------
Thanks,
Rajani Karuturi