[Mono-bugs] [Bug 417891] System.Net.ServicePointManager FindServicePoint broken
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 2 16:11:26 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=417891
User gburt at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=417891#c8
--- Comment #8 from Gabriel Burt <gburt at novell.com> 2008-10-02 14:11:25 MDT ---
Gah, can't reproduce this now - I swear the Uris were returning clashing values
at some point, which caused this bug. It's still really bad form (and a
potential bug) to mess with the HashCode like that. Even though I can't
reproduce atm, I think this should be reopened - the bug is (to me) quite
obvious - Uri.GetHashCode () isn't guaranteed to be unique (AFAIK) and so
hash-collisions must be assumed to be possible.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list