]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Check the x argument to check_boundary() more carefully.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 13 Oct 2015 19:33:12 +0000 (20:33 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 27 Oct 2015 19:59:46 +0000 (19:59 +0000)
commit5936c55c7f2d44f61c07bac36f3fb4e21872d320
treeb12cf0be14b8f002fbe6b089d2e61e7d1b813682
parent6056396f77cafc7e40da4d09f1d6212408dcb065
Check the x argument to check_boundary() more carefully.

This is a minimal fix for CVE-2015-5309, and while it's probably
unnecessary now, it seems worth committing for defence in depth and to
give downstreams something reasonably non-intrusive to cherry-pick.
terminal.c