summaryrefslogtreecommitdiffstats
path: root/drw.h
diff options
context:
space:
mode:
authorGravatar NRK 2022-03-28 01:02:52 +0600
committerGravatar Hiltjo Posthuma 2022-04-16 16:21:01 +0200
commite4827b0c4048718ab06670cf60ef68d028fe7fc4 (patch)
treea891006adb7acf63b8c9e4f17ce71ae1baa403ed /drw.h
parentfix UB with the function iscntrl() (diff)
drw_text: don't segfault when called with 0 width
this patch just rejects *any* 0 width draws, which is surely an error by the caller. this also guards against cases where the width is too small for the ellipsis to fit, so ellipsis_w will remain 0. reported by Bakkeby <bakkeby@gmail.com>
Diffstat (limited to 'drw.h')
0 files changed, 0 insertions, 0 deletions