git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d5f9d
)
libceph: fix parse options memory leak
author
Noah Watkins
<noahwatkins@gmail.com>
Mon, 12 Sep 2011 21:51:53 +0000
(14:51 -0700)
committer
Sage Weil
<sage@newdream.net>
Fri, 16 Sep 2011 16:19:53 +0000
(09:19 -0700)
ceph_destroy_options does not free opt->mon_addr that
is allocated in ceph_parse_options.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Signed-off-by: Sage Weil <sage@newdream.net>
net/ceph/ceph_common.c
patch
|
blob
|
history
diff --cc
net/ceph/ceph_common.c
Simple merge