Skip to content
Commit 33957340 authored by Sage Weil's avatar Sage Weil
Browse files

libceph: fix double-free of page vector



ceph_release_page_vector() kfrees the vector; we shouldn't do it here too.

Reported-by: default avatarJeff Wu <cpwu@tnsoft.com.cn>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 3310f754
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment