mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-23 14:01:34 -05:00

If the agent sent a response whose length field describes an interval of memory larger than the file-mapping object the message is supposed to be stored in, we shouldn't return that message to the client as if nothing is wrong. Treat that the same as a failure to receive any response at all.