Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264202
b: refs/heads/master
c: 1cad789
h: refs/heads/master
v: v3
  • Loading branch information
Noah Watkins authored and Sage Weil committed Sep 16, 2011
1 parent ce2a593 commit 9d3696c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0d5f9db1c7d1b8a9e2f217706e8ea233bac2754
refs/heads/master: 1cad78932a0d139dceff78e68808e160a224d57a
1 change: 1 addition & 0 deletions trunk/net/ceph/ceph_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ void ceph_destroy_options(struct ceph_options *opt)
ceph_crypto_key_destroy(opt->key);
kfree(opt->key);
}
kfree(opt->mon_addr);
kfree(opt);
}
EXPORT_SYMBOL(ceph_destroy_options);
Expand Down

0 comments on commit 9d3696c

Please sign in to comment.