Skip to content

Fixes the segfault in the glist_grab_exclusive_focus_and_shift

Ivica Bukvic requested to merge glist_grab_addendum into master
  • Fixes the segfault identified by the 'make check' regression test in the glist_grab_exclusive_focus_and_shift merge request

  • Checked 'make check' scripts and they all passed on Linux with gdb addition to the Makefile script to ensure there are no stray issues.

  • Arguably a less invasive alternative to the !585 (merged)

Edited by Ivica Bukvic

Merge request reports