Good evening||morning,

I noticed a bug in dwm 5.1 -- the description in the subject. The reason
is using sel->tags in function toggletag before checking whether sel is
not NULL.

The solution is obvious ("if (!sel) return;" before "...sel->tags...").
Patch attached.

Best regards
*j

--
Jan Kaliszewski (zuo)

Attachment: dwm-5.1-rm_toggletag_bug.diff
Description: Binary data

Reply via email to