simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Dec 4 18:00:21 GMT 2024
TL;DR:
6a88b294 Unix PuTTY/pterm: fix UB with small keypad.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2024-12-04 18:00:21
commit 6a88b294276b9c24584efa18b9a37f437fa46712
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=6a88b294276b9c24584efa18b9a37f437fa46712;hp=b97f20d03a3445e5e8f7f4686c5beff78cf85757
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Dec 4 17:21:30 2024 +0000
Unix PuTTY/pterm: fix UB with small keypad.
We were relying on uninitialised data. Found by UBSAN.
(Introduced in commit c88b6d1853, I think.)
unix/window.c | 1 +
1 file changed, 1 insertion(+)
More information about the tartarus-commits
mailing list