Juan Hernandez has uploaded a new change for review. Change subject: core: Close store file after use ......................................................................
core: Close store file after use We need to close the keystore file after using it, otherwise we will have a file descriptor leak. Change-Id: I3b0546374668113de4b50871e0fdd985740e04cf Signed-off-by: Juan Hernandez <[email protected]> --- M backend/manager/modules/engineencryptutils/src/main/java/org/ovirt/engine/core/engineencryptutils/EncryptionUtils.java 1 file changed, 19 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/23/5423/1 -- To view, visit http://gerrit.ovirt.org/5423 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3b0546374668113de4b50871e0fdd985740e04cf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
