Project

General

Profile

Actions

Bug #5768

closed

rbd-fuse: leak in enumerate_images()

Added by Yehuda Sadeh almost 11 years ago. Updated over 9 years ago.

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

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

enumerate_images() allocates ibuf and never frees it. Problem is that it returns a list with pointers into it. This needs refactoring.

Actions

Also available in: Atom PDF