Change in ovirt-engine[master]: core: coverity issue fix.
lvernia at redhat.com
lvernia at redhat.com
Mon Aug 4 14:33:19 UTC 2014
Lior Vernia has submitted this change and it was merged.
Change subject: core: coverity issue fix.
......................................................................
core: coverity issue fix.
- inlined variable, which can be null from static analysis point of
view, but such scenario would be a bug in system. Inlining variable
should convince coverity not to consider this as a problem.
Change-Id: I6751881c8b72e400f898ddd631b34106742db3b8
Signed-off-by: Martin Mucha <mmucha at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/macpoolmanager/MacsStorage.java
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Martin Mucha: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/29155
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6751881c8b72e400f898ddd631b34106742db3b8
Gerrit-PatchSet: 27
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Martin Mucha <mmucha at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list