]> 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>
Wed, 28 Oct 2015 22:08:33 +0000 (22:08 +0000)
commit5171dcb98226332ba27c4d037367100b8564997b
tree49f885c98fbb212a419d405aadb78a2c5ee6448d
parent0629f1dfa53fe63bce41eaefd9358ea8c7227eeb
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