simon-git: putty (pre-0.78): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Oct 23 20:51:21 BST 2022
TL;DR:
a7106d8e Add missing initialisation of term->osc_strlen.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.78
Committer: Simon Tatham <anakin at pobox.com>
Date: 2022-10-23 20:51:21
commit a7106d8eb26981a372ce7462d70d81a870a2a592
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a7106d8eb26981a372ce7462d70d81a870a2a592;hp=bdb3ac9f3b80b0c94c05261abc9cbe7b89a9ebea
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Oct 23 17:43:10 2022 +0100
Add missing initialisation of term->osc_strlen.
An uninitialised value could have got as far as do_osc() via the
relatively recent code path for early termination of an OSC before
it's fully set up.
terminal/terminal.c | 1 +
1 file changed, 1 insertion(+)
More information about the tartarus-commits
mailing list