Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1846366: ovirt: use pointer instead of struct for user/pass #3742

Merged
merged 1 commit into from Jun 12, 2020
Merged

Bug 1846366: ovirt: use pointer instead of struct for user/pass #3742

merged 1 commit into from Jun 12, 2020

Commits on Jun 11, 2020

  1. BUG 1846366: ovirt: use pointer instead of struct for user/pass

    Avoid error of:
      "must pass a pointer as the target of a Write operation"
    
    Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1846366
    Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
    dougsland committed Jun 11, 2020
    Copy the full SHA
    02c4869 View commit details
    Browse the repository at this point in the history