Skip to content

Fix segfault in storage tab

Sam Parkinson requested to merge sam/gnome-usage:fix-segfault into master

Just a small fix :) I love the app and would love to dive in and help.

Steps to reproduce:

  1. Open storage tab
  2. Click the tick icon (while still loading)
  3. Click the done icon (while still loading)
  4. Click the back icon (while still loading)

This causes a segfault.

Merge request reports