[quake3-bugzilla] [Bug 4036] VMs can clog up sourceFile buffers

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Sep 14 07:29:21 EDT 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4036

Tim Angus <tim at ngus.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |tim at ngus.net
         Resolution|                            |WONTFIX

--- Comment #3 from Tim Angus <tim at ngus.net> 2009-09-14 07:29:20 EDT ---
Sounds like you're proposing basically garbage collecting file handles. I'm
never sure that's the correct thing to do in an unmanaged resource system as
you're then going to end up masking legitimate bugs. Best to let it leak so the
evidence of any problems is still there, then fix the problems.

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list