Change in ovirt-engine[master]: engine: Fix coverity warnings

Moti Asayag has submitted this change and it was merged. Change subject: engine: Fix coverity warnings ...................................................................... engine: Fix coverity warnings Fixed the following: 1. Inner class should be static 2. A private field should be accessed Change-Id: I998f955a42cf930fdec73ed44a0114fdbbcc4fe2 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ValidNameValidatorTest.java 1 file changed, 8 insertions(+), 3 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/22980 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I998f955a42cf930fdec73ed44a0114fdbbcc4fe2 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
masayag@redhat.com