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 #1

Updated by Adam Crume over 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Adam Crume
Actions #2

Updated by Adam Crume over 9 years ago

  • Status changed from In Progress to 7
Actions #3

Updated by Adam Crume over 9 years ago

  • Status changed from 7 to Fix Under Review
  • Assignee deleted (Adam Crume)
Actions #4

Updated by Josh Durgin over 9 years ago

  • Status changed from Fix Under Review to Resolved
  • Assignee set to Adam Crume

commit:9132ca47959ae1a9a658971b0c8f4fe6e8d0cad3

Actions

Also available in: Atom PDF