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

Make the OvfOvirtReader disk read more robust #890

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

liranr23
Copy link
Member

Some OVA files might miss one (or more) of the attributes. This might result in NullPointerException. This change will make the disk read to be more robust and prevent the exception.

The issue seen in user list here.

Signed-off-by: Arik Hadas <ahadas@redhat.com>
Some OVA files might miss one (or more) of the attributes. This might
result in NullPointerException. This change will make the disk read to
be more robust and prevent the exception.

Signed-off-by: Liran Rotenberg <lrotenbe@redhat.com>
@ahadas ahadas merged commit 3c34351 into oVirt:master Nov 27, 2023
3 checks passed
@liranr23 liranr23 deleted the ova_robust_read branch November 27, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants