From: Anselm R. Garbe Date: Tue, 5 Sep 2006 06:37:34 +0000 (+0200) Subject: don't access sel in restack without checking for NULL (multihead crashing bug) X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/04f27a54380cbd2bb24d8a86b672af34bb38d2fa?ds=sidebyside;hp=04f27a54380cbd2bb24d8a86b672af34bb38d2fa don't access sel in restack without checking for NULL (multihead crashing bug) ---