Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: fix double-free of page vector
ceph_release_page_vector() kfrees the vector; we shouldn't do it here too. Reported-by: Jeff Wu <[email protected]> Signed-off-by: Sage Weil <[email protected]>
- Loading branch information