]> git.sur5r.net Git - i3/i3/commit - src/manage.c
Bugfix: NULL dereference when stickying _NET_WM_DESKTOP_ALL windows (#2488)
authorFerdinand Bachmann <theferdi265@gmail.com>
Mon, 3 Oct 2016 12:53:56 +0000 (14:53 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Mon, 3 Oct 2016 12:53:56 +0000 (05:53 -0700)
commit6b3d8b9e8b45b999a7da19ef2c0831ec0e050530
treeb17489b397b32200b3f082e30456fd1246414c7e
parentc71f6f8f7c314434f790162a155f910c01233e41
Bugfix: NULL dereference when stickying _NET_WM_DESKTOP_ALL windows (#2488)

In some cases, ws will be NULL here.

Originally tested with "lemonbar"
src/manage.c