oVirt / ovirt-engine

The oVirt Engine virtualization manager
Other
513 stars 268 forks source link

Make the OvfOvirtReader disk read more robust #890

Closed liranr23 closed 10 months ago

liranr23 commented 10 months ago

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.