bugmldonkey, a multi-networks file-sharing client - Bugs: bug #16887, BT: BT_client_uid changes between...

 
 

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

bug #16887: BT: BT_client_uid changes between two starts

Submitter:  orbit <orbit>
Submitted:  Mon 19 Jun 2006 10:09:52 PM UTC
   
 
Category:  Bittorrent-Plugin Severity:  3 - Normal
Item Group:  Program malfunction Status:  None
Assigned to:  None Open/Closed:  Closed
Release:  2.7.7 Release:  2.7.7
Operating System:  None Binaries Origin:  CVS / Self compiled
CPU type:  None

Wed 21 Jun 2006 11:31:25 PM UTC, comment #1: 


> if Autoconf.current_version != String.sub s 3 ((
>    try
>      String.index_from s 1 s.[0]
>    with
>      Not_found -> 3
>    ) - 3)


is always true
<> instead of != helps

patch attached, now BT_client_uid only changes if version changed

Whats the difference?
 <>  |Structural inequality test
 !=  |Physical inequality test

orbit <orbit>
Mon 19 Jun 2006 10:09:52 PM UTC, original submission:  

BT_client_uid should only change when version changes

reproducing this is quite easy:

  • start mldonkey, note BT_client_uid
  • stop mldonkey
  • start mldonkey, compare the two uid's

-> change after the 14. character of the uid
e.g.:
FVGUYMROG4XDOLNUCIPKSKFNECUTCK4X
FVGUYMROG4XDOLJVYJVXMXABQQTXBUDR

orbit <orbit>

 

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

No files currently attached

 

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 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-22 spiralvoice Reassign ItemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, patch tracker
2006-06-21 orbit Attached File- Added bt-uid.patch, #10234

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code