Skip to content
Commit e43916d7 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Fix segfault when closing a window in multi-window reload mode

Issue:

* start feh --multiwindow --reload 5
* close a window with "x"
* wait up to 5 seconds
* segfault

The issue was caused by the closed window's reload timer still being active
even after the winwidget was free'd.
parent bfea1020
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment