[quake3-bugzilla] [Bug 4792] Global server list can contain duplicated entries

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Mon Feb 7 04:27:17 EST 2011


https://bugzilla.icculus.org/show_bug.cgi?id=4792

--- Comment #2 from Ludwig Nussel <ludwig.nussel at gmx.de> 2011-02-07 04:27:03 EST ---
note this is O(n^2). It would be faster to use sorted server lists and merge
them afterwards instead of walking the whole list over and over again.

-- 
Configure bugmail: https://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