]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ceph: fix ceph_monc_init memory leak
authorNoah Watkins <noahwatkins@gmail.com>
Mon, 12 Sep 2011 21:51:58 +0000 (14:51 -0700)
committerSage Weil <sage@newdream.net>
Tue, 13 Sep 2011 02:11:32 +0000 (19:11 -0700)
commita07606bf2e4085b13df96b0e819b0d5da917650b
treeffeba195e6888ebed3c7d1dc68b00a0f33c8bef5
parent5e7e2573a7623f75bf52bbbbb54548af36d79b62
ceph: fix ceph_monc_init memory leak

failure clean up does not consider ceph_auth_init.

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
net/ceph/mon_client.c