mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 09:07:33 -05:00
ssh.c: add a missing delete_callbacks_for_context.
If an Ssh structure is destroyed while its IdempotentCallback ssh->ic_out_raw is prnding, then the latter will stay on callback.c's list pointing at the freed memory.
This commit is contained in:
Reference in New Issue
Block a user