mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
Fix spurious EOF in agent forwarding!
Commit 6a8b9d381
, which created the Channel vtable and moved the agent
forwarding implementation of it out into agentf.c, managed to set the
rcvd_eof flag to TRUE in agentf_new(), meaning that we behave exactly
as if the first agent request was followed by an incoming EOF.
This commit is contained in:
parent
d77b95cb42
commit
56bf65ef84
Loading…
Reference in New Issue
Block a user