
Vinzenz Feenstra has submitted this change and it was merged. Change subject: win: Try to revert to previous value on TranslateName failure ...................................................................... win: Try to revert to previous value on TranslateName failure In case TranslateName fails, we're now reverting back to the previous value of the username only - Most of the time the translation fails on the hostname which cannot be resolved. Which would cause random data to be returned. This has been resolved with this patch. Change-Id: I4c5cf6db6d906625cdd01415e2c1153ae3fa0c08 Bug-Url: https://bugzilla.redhat.com/1117504 Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com> --- M ovirt-guest-agent/GuestAgentWin32.py 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Vinzenz Feenstra: Verified; Looks good to me, approved Milan Zamazal: Looks good to me, but someone else must approve Martin Polednik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/51849 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4c5cf6db6d906625cdd01415e2c1153ae3fa0c08 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <mpolednik@redhat.com> Gerrit-Reviewer: Milan Zamazal <mzamazal@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>