From: Noah Watkins Date: Mon, 12 Sep 2011 21:51:53 +0000 (-0700) Subject: libceph: fix parse options memory leak X-Git-Tag: v3.1-rc9~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cad78932a0d139dceff78e68808e160a224d57a;p=pandora-kernel.git libceph: fix parse options memory leak ceph_destroy_options does not free opt->mon_addr that is allocated in ceph_parse_options. Signed-off-by: Noah Watkins Signed-off-by: Sage Weil --- Reading git-diff-tree failed