3 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 1112] Suspend/resume ...
FromSent OnAttachments
bugz...@lists.xensource.com21 Nov 2007 12:10 
bugz...@lists.xensource.com21 Nov 2007 12:46 
bugz...@lists.xensource.com30 Nov 2007 03:17 
Subject:[Xen-bugs] [Bug 1112] Suspend/resume of a managed domain leaks checkpoint file descriptor
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:11/21/2007 12:46:43 PM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1112

------- Comment #1 from chr@frostnet.net 2007-11-21 12:47 ------- Created an attachment (id=700) --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=700&action=view) checkpoint file descriptor leak correction

Attached is a patch that corrects this bug. It would be wise to add exception handling around the Restore method that closes the checkpoint file in the event of a failure.