author | Sebastian Harl <sh@tokkee.org> | |
Fri, 11 Apr 2014 07:13:55 +0000 (09:13 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 11 Apr 2014 07:13:55 +0000 (09:13 +0200) | ||
commit | 1913e0c2281b514d1f38559bd2b88dc5c92d4efc | |
tree | 258fe376627143f744fe986f0467802ae7774d25 | tree | snapshot |
parent | 72a63cfb0e65bb575889b8dbee6648cafd6a52f2 | commit | diff |
frontend: Fixed a memory leak in the connection context handler.
Previously, the ownership was not taken away from the thread-specific data
aftter removing the connection from the current context, thus leaking each
connection object.
Previously, the ownership was not taken away from the thread-specific data
aftter removing the connection from the current context, thus leaking each
connection object.
src/frontend/connection.c | diff | blob | history |