Close fd if there was an empty return.
authorChristoph Lohmann <20h@r-36.net>
Sun, 29 Jan 2023 11:15:22 +0000 (12:15 +0100)
committerChristoph Lohmann <20h@r-36.net>
Sun, 29 Jan 2023 11:15:22 +0000 (12:15 +0100)
commit81cdc8f4a2528374842049c214937349b30fbebc
treeaf884504d7b13b5ce91b9160fa61d32b5c0b224b
parenta30f9f5bd1c9c3fcd96b32e3919206df0e9306bf
Close fd if there was an empty return.

* Not closing will use up all file descriptors over time.
dwmstatus.c