Ticket #31 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

[PATCH] -[SSHAgent handleAgentConnections] mallocs memory for fds which is never freed.

Reported by: Mark Rowe <mark+sshkeychain.org@bdash.net.nz> Assigned to:
Priority: normal Milestone:
Severity: major Keywords:
Cc:

Attachments

sshkeychain-#31-v1.patch (0.8 kB) - added by Mark Rowe <mark+sshkeychain.org@bdash.net.nz> on 12/27/05 10:37:37.
Ensure fds is freed before returning

Change History

12/27/05 10:37:37 changed by Mark Rowe <mark+sshkeychain.org@bdash.net.nz>

  • attachment sshkeychain-#31-v1.patch added.

Ensure fds is freed before returning

12/27/05 10:38:28 changed by Mark Rowe <mark+sshkeychain.org@bdash.net.nz>

  • summary changed from -[SSHAgent handleAgentConnections] mallocs memory for fds which is never freed. to [PATCH] -[SSHAgent handleAgentConnections] mallocs memory for fds which is never freed..

12/27/05 14:26:28 changed by mrowe

  • status changed from new to closed.
  • resolution set to fixed.

Applied in [70].