mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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>
This commit is contained in:
parent
4a32f93d29
commit
ae32be3134
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue