Change in ovirt-engine[master]: core: mark fetchIsoDomains method as synchronized
derez at redhat.com
derez at redhat.com
Tue Jan 26 06:28:02 UTC 2016
Daniel Erez has submitted this change and it was merged.
Change subject: core: mark fetchIsoDomains method as synchronized
......................................................................
core: mark fetchIsoDomains method as synchronized
Marking fetchIsoDomains method as synchronized in IsoDomainListSyncronizer
(instead of addRepoFileToProblematicList/resetProblematicList methods)
to avoid an unguarded read of problematicRepoFileList on fetchIsoDomains
method.
Coverity CID: 1348304
Change-Id: I257a9bb6a5c85013a633c7a46a1fcd7dbdb1fef0
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/IsoDomainListSyncronizer.java
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Daniel Erez: Verified
Maor Lipchuk: Looks good to me, approved
--
To view, visit https://gerrit.ovirt.org/52523
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I257a9bb6a5c85013a633c7a46a1fcd7dbdb1fef0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list