| Bug #45272 | Memory leak when connecting and disconnecting from the proxy | ||
|---|---|---|---|
| Submitted: | 2 Jun 19:31 | Modified: | 17 Aug 17:18 |
| Reporter: | Diego Medina | ||
| Status: | Closed | ||
| Category: | Proxy: Core | Severity: | S1 (Critical) |
| Version: | 0.7.0 | OS: | Any |
| Assigned to: | MC Brown | Target Version: | |
[2 Jun 19:31]
Diego Medina
[2 Jun 19:54]
Jan Kneschke
In trunk it is fixed as: revno: 673 committer: jan@mysql.com branch nick: trunk timestamp: Tue 2009-06-02 19:52:35 +0200 message: fixed mem-leak as socket->dst is already allocated in network_socket_new()
[2 Jun 20:10]
Jan Kneschke
------------------------------------------------------------ revno: 661 committer: jan@mysql.com branch nick: 0.7 timestamp: Tue 2009-06-02 19:55:44 +0200 message: fixed mem-leak as socket->dst is already allocated in network_socket_new() (fixes #45272)
[5 Jun 6:00]
Diego Medina
Verified fixed on 0.7.1 r 661 Verified fixed on 0.8.0 r 640
[17 Aug 17:18]
MC Brown
A note has been added to the 0.7.1 changelog: Due to a memory leak, memory usage for each uniqute connection to the proxy would increase, leading to very high consumption.
