Project

General

Profile

Actions

Bug #2067

closed

librados: we leak CephContext from rados_create()

Added by Sage Weil about 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
librados
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Actions #1

Updated by Sage Weil about 12 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Sage Weil about 12 years ago

  • Priority changed from High to Normal
Actions #3

Updated by Sage Weil almost 12 years ago

librados does not destroy the CephContext created in rados_create() in rados_destroy() (or the c++ equivalents). This is partly because the cct is not refcounted; see #2766.

Actions #4

Updated by Sage Weil almost 12 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF