]> git.armaanb.net Git - dwmblocks.git/commit
Fixes #9 - determine the size of the status buffer based on the number of blocks
authorTom Böhmer <qtom.boehmer@googlemail.com>
Thu, 28 May 2020 08:39:07 +0000 (10:39 +0200)
committerTom Böhmer <qtom.boehmer@googlemail.com>
Thu, 28 May 2020 16:25:26 +0000 (18:25 +0200)
commit4d92b6ca6caae215a79f00d88404c018b9eac15f
tree76d3e4dc664292b939432794252fd6674993bf63
parent6e0519df3aeba97276d18a8e4bb7d41df675634c
Fixes #9 - determine the size of the status buffer based on the number of blocks

prevents dwmblocks from crashing because of the status string getting
longer than the underlying buffer
dwmblocks.c