Project

General

Profile

Bug #5768

rbd-fuse: leak in enumerate_images()

Added by Yehuda Sadeh over 10 years ago. Updated over 9 years ago.

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

0%

Source:
other
Tags:
Backport:
Regression:
No
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.

Associated revisions

Revision 9132ca47 (diff)
Added by Adam Crume over 9 years ago

rbd-fuse: Fix memory leak in enumerate_images

Fixes: #5768
Signed-off-by: Adam Crume <>

History

#1 Updated by Adam Crume over 9 years ago

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

#2 Updated by Adam Crume over 9 years ago

  • Status changed from In Progress to 7

#3 Updated by Adam Crume over 9 years ago

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

#4 Updated by Josh Durgin over 9 years ago

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

commit:9132ca47959ae1a9a658971b0c8f4fe6e8d0cad3

Also available in: Atom PDF