Skip to content

util-app: Check for OSes without media

Felipe Borges requested to merge check-for-oses-without-medias into master

This is a very corner case, but it might happen that the user does not have data in the osinfo-db at all, causing us to populate the recommended list model with a null pointer.

Fixes #283 (closed)

Merge request reports