Skip to content

Fix prepare exception in loader / prefetch mode

Samuel Debionne requested to merge fix-prepare-exception into stable

This fix implements:

  • A Workaround for lima#111
  • Fix memory leak of prefetched images
  • Cleanup warning and comment typos

Merge request reports