]> Skullheadx's Git Forge - dmenu.git/commit
Avoid unsigned integer underflow in drw_text()
authorHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 30 Oct 2024 12:02:57 +0000 (13:02 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Wed, 30 Oct 2024 12:02:57 +0000 (13:02 +0100)
commitdd3d348ae86065edf2d1e2a1bc920685dc4982fc
tree2c30d21d51f8f8c18ae9836b3dad10c6d4f807d0
parent545031a076d4b5712442a8fc2d983f1e9d9f4f79
Avoid unsigned integer underflow in drw_text()

Patch by Raymond Cole <rc@wolog.xyz>, thanks.
drw.c