----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22194/ -----------------------------------------------------------
Review request for cloudstack and Koushik Das. 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 ----- engine/schema/src/com/cloud/upgrade/dao/Upgrade421to430.java 7e26132 Diff: https://reviews.apache.org/r/22194/diff/ Testing ------- Thanks, Rajani Karuturi