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(a)redhat.com>
---
M ovirt-guest-agent/GuestAgentWin32.py
1 file changed, 5 insertions(+), 2 deletions(-)
Approvals:
Vinzenz Feenstra: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/51858
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4c5cf6db6d906625cdd01415e2c1153ae3fa0c08
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-guest-agent
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>