----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22194/#review44615 ----------------------------------------------------------- Ship it! master -> 793462e5fa40dc73ce30658fe6a27e4284ed9cdb 4.4-forward -> d511847cfedad5478d1b4087c8f97be2c5bf3cc8 - Koushik Das On June 3, 2014, 10:42 a.m., Rajani Karuturi wrote: > > ----------------------------------------------------------- > 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 > ----- > > engine/schema/src/com/cloud/upgrade/dao/Upgrade421to430.java 7e26132 > > Diff: https://reviews.apache.org/r/22194/diff/ > > > Testing > ------- > > > Thanks, > > Rajani Karuturi > >