Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph: fix message memory leak, uninitialized variable
We need to properly initialize skip, as not all alloc_msg op instances set it. Also, BUG if someone says skip but also allocates a message. Signed-off-by: Sage Weil <sage@newdream.net>
- Loading branch information