mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 01:18:00 +00:00
PSFTP: fix memory leak opening two consecutive sessions.
Testing the script described in the previous commit message, Leak Sanitiser pointed out that we didn't free the LogContext from the first connection, and overwrote the pointer variable with the one from the second.
This commit is contained in:
parent
6370782de7
commit
05a6699939
Loading…
Reference in New Issue
Block a user