commit dd3d348ae86065edf2d1e2a1bc920685dc4982fc
Author: Hiltjo Posthuma
AuthorDate: Wed Oct 30 13:02:57 2024 +0100
Commit: Hiltjo Posthuma
CommitDate: Wed Oct 30 13:02:57 2024 +0100
Avoid unsigned integer underflow in drw_text()
Patch by Raymond Cole , thanks.
diff --git a/
commit cfb8627a80a334f200f68c2c8f3e384313ebbaf5
Author: Raymond Cole
AuthorDate: Mon Oct 28 00:34:55 2024 +
Commit: Hiltjo Posthuma
CommitDate: Wed Oct 30 13:02:17 2024 +0100
Avoid unsigned integer underflow in drw_text()
diff --git a/drw.c b/drw.c
index 344de61..c41e6af 100644
commit 206fe9b99f01604b10e6d8e5ab52a035712476f0
Author: Hiltjo Posthuma
AuthorDate: Wed Oct 30 13:03:56 2024 +0100
Commit: Hiltjo Posthuma
CommitDate: Wed Oct 30 13:03:56 2024 +0100
Avoid unsigned integer underflow in drw_text()
Patch by Raymond Cole , thanks
diff --git a/d
commit 86f0b5119eaa39943013d009967432ffd9d18365
Author: Hiltjo Posthuma
AuthorDate: Wed Oct 30 13:03:25 2024 +0100
Commit: Hiltjo Posthuma
CommitDate: Wed Oct 30 13:03:25 2024 +0100
remove extra newline
diff --git a/dmenu.c b/dmenu.c
index 40f93e0..804da64 100644
--- a/dmenu.c
+++ b