----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15298/ -----------------------------------------------------------
(Updated Nov. 7, 2013, 8:25 a.m.) Review request for cloudstack and Hugo Trippaers. Changes ------- replacing tabs with whitespaces and uploading new diff file Repository: cloudstack-git Description ------- Several bugs reported on Coverity have been fixed on this path. The ID are: Fix for issues on Coverity related to IDs cv_1125383, cv_1125382, cv_1125380, cv_1125379, cv_1125378, cv_1125377, cv_1125376, cv_1125375, cv_1125374. Those bugs are related to classes not implementing Serializable, nox overriding the equals and/or hashCode methods and with empty finalize method. For the bug cv_1125376, although it has been submitted in a previous patch, there was a typo on the return key word, which contained a "s". Diffs (updated) ----- plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ServerDBSyncImpl.java 8cb4e8d plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/management/ServerEventHandlerImpl.java 455e601 plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/model/ModelObject.java 71d28ac plugins/network-elements/juniper-contrail/src/org/apache/cloudstack/network/contrail/model/ModelObjectBase.java f22c7c5 Diff: https://reviews.apache.org/r/15298/diff/ Testing ------- Thanks, Wilder Rodrigues