Skip to content

kio_iso: Make the root directory a KIsoDirectory as well

Fabian Vogt requested to merge work/kiocrash into master

In other places the code assumes that every KArchiveEntry is either a KIsoDirectory or KIsoFile, but that was not true for rootDir().

BUG: 418077

Merge request reports