summaryrefslogtreecommitdiffstats
path: root/drw.h
diff options
context:
space:
mode:
authorGravatar Hiltjo Posthuma 2024-10-30 13:02:57 +0100
committerGravatar Hiltjo Posthuma 2024-10-30 13:02:57 +0100
commitdd3d348ae86065edf2d1e2a1bc920685dc4982fc (patch)
tree2c30d21d51f8f8c18ae9836b3dad10c6d4f807d0 /drw.h
parentutil.c: output function might override errno and thus affect perror() (diff)
Avoid unsigned integer underflow in drw_text()
Patch by Raymond Cole <rc@wolog.xyz>, thanks.
Diffstat (limited to 'drw.h')
0 files changed, 0 insertions, 0 deletions
span class='insertions'>+0 2025-07-23make was improperly being called inside the container on a project that is mi...Gravatar Andrew D. France 2-5/+9 2025-07-23Attempt to patch CI pipeline: Dockerfile will now be selfcontained, and thus,...Gravatar Andrew D. France 2-32/+43 2025-07-23CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually auto...Gravatar Andrew D. France 1-38/+25 2025-07-23CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including the...Gravatar Andrew D. France 2-9/+7