patchmldonkey, a multi-networks file-sharing client - Patches: patch #4893, Missing decr cache_size in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4893: Missing decr cache_size in Unix32.close_one

Submitter:  pango <mlpango>
Submitted:  Wed 08 Feb 2006 11:59:42 PM UTC
   
 
Category:  Bug fixes Priority:  5 - Normal
Status:  Wont Do Assigned to:  spiralvoice
Open/Closed:  Closed

Thu 09 Feb 2006 07:27:30 PM UTC, comment #3: 

My bad, I thought it was calling Unix.close, but you're correct, it calls the close function just above...

pango <mlpango>
Group Member
Thu 09 Feb 2006 11:38:47 AM UTC, comment #2: 

"close_one ()" calls "close t"

"close t" calls already
              t.fd <- None;
              decr cache_size

so I think this patch is not needed.

spiralvoice <spiralvoice>
Group administrator
Thu 09 Feb 2006 12:04:29 AM UTC, comment #1: 

t.fd needs to be set to None too.

pango <mlpango>
Group Member
Wed 08 Feb 2006 11:59:42 PM UTC, original submission:  

Subject says it all.
Untested.

pango <mlpango>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-02-10 mlpango Attached File#5911 Removed
2006-02-09 mlpango StatusNone Wont Do
    Open/ClosedOpen Closed
2006-02-09 mlpango Attached File#5911 Removed
2006-02-09 mlpango Attached File- Added missing_decr_cache_size.patch, #5912
2006-02-08 mlpango Attached File- Added missing_decr_cache_size.patch, #5911

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code