]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: guard against NULL dereference (#2250)
authorJohan Malm <johanmalm@users.noreply.github.com>
Sat, 19 Oct 2024 18:44:50 +0000 (19:44 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 18:44:50 +0000 (19:44 +0100)
commitc237ffa667fd38be33640f59b89ab40738e092aa
tree132efb50d378edbfcec88014451ede0204db4724
parent6918169aa3892e3a51444d07d25c234c950f3fa2
cursor: guard against NULL dereference (#2250)

...in apply_constraint()

Reported-by: Blackb|rd
src/input/cursor.c