diff options
-rw-r--r-- | agent/gpg-agent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c index 3dcb6281b..9227eec10 100644 --- a/agent/gpg-agent.c +++ b/agent/gpg-agent.c @@ -2685,7 +2685,6 @@ putty_message_proc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) xfree (ctrl); if (data) UnmapViewOfFile (data); - xfree (mapsid); if (psd) LocalFree (psd); xfree (mysid); |