Opened 16 years ago

Closed 16 years ago

#2890 closed bug (fixed)

file descriptor leak in load_container

Reported by: romain Owned by: axeld
Priority: normal Milestone: R1
Component: System/runtime_loader Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Release 28240

The load_container function can leak file descriptors when the image is already loaded.

Enclosed is a patch to close the file descriptor of the image before returning.

Attachments (1)

20081019-ldctn.diff (437 bytes ) - added by romain 16 years ago.

Download all attachments as: .zip

Change History (2)

by romain, 16 years ago

Attachment: 20081019-ldctn.diff added

comment:1 by bonefish, 16 years ago

Resolution: fixed
Status: newclosed

Thanks, applied in hrev28246.

Note: See TracTickets for help on using tickets.