DO NOT REPLY [Bug 49060] [PATCH] File Descriptor leak in AFP renderer

2012-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49060

Peter Hancock peter.hanc...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49060] [PATCH] File Descriptor leak in AFP renderer

2010-12-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49060

Vincent Hennebert vhenneb...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Vincent Hennebert vhenneb...@gmail.com 2010-12-16 
14:18:44 EST ---
Applied in rev. 1050104:
http://svn.apache.org/viewvc?rev=1050104view=rev

Thanks!
Vincent

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49060] [PATCH] File Descriptor leak in AFP renderer

2010-04-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49060

--- Comment #2 from Chris Bowditch bowditch_ch...@hotmail.com 2010-04-08 
11:09:48 UTC ---
For the benefit of others who are wondering what the purpose of this patch is;
If the file is not closed before it is deleted then on some operatin systems,
e.g. AIX, an open file handle is left. After creating several thousand AFP File
you soon find that the Operating system has exhausted all its Open File
Handles.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.


DO NOT REPLY [Bug 49060] [PATCH] File Descriptor leak in AFP renderer

2010-04-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49060

Peter Hancock peter.hanc...@gmail.com changed:

   What|Removed |Added

Summary|File Descriptor leak in AFP |[PATCH] File Descriptor
   |renderer|leak in AFP renderer

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.