]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osdc: invalid read of freed memory
authorJason Dillaman <dillaman@redhat.com>
Tue, 28 Apr 2015 15:12:00 +0000 (11:12 -0400)
committerjdillaman <jdillaman@ubuntu.(none)>
Thu, 30 Apr 2015 14:56:54 +0000 (10:56 -0400)
commit5ccc4422d6172376bd6f1be8d3a99c0a54eab807
treeb9c1fa0df584d8b52cce6f4bc3da019d5a54b62a
parent740fd275a60630e60b3bcf41637a2ca486885d9c
osdc: invalid read of freed memory

The bytes not in cache stat was potentially reading the bh length
from a deleted bufferhead.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/osdc/ObjectCacher.cc