diff options
author | Max Kellermann <max@duempel.org> | 2008-09-21 22:42:51 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-21 22:42:51 +0200 |
commit | 85877791beb48d083d7dd8c60d017500cc68496d (patch) | |
tree | 56f6548f92a89d233a328e1e797fcbb6794fa7c9 /src/options.h | |
parent | 1e23badc0bbd7615d65e4e2aa3814db29b7c8b70 (diff) | |
download | mpd-85877791beb48d083d7dd8c60d017500cc68496d.tar.gz mpd-85877791beb48d083d7dd8c60d017500cc68496d.tar.xz mpd-85877791beb48d083d7dd8c60d017500cc68496d.zip |
mpdclient: fix memory leak in mpdclient_finish_command()
During authentication, the message pointer was allocated, but never
freed. Allocate it only if it is really used (and freed).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions