https://bugzilla.novell.com/show_bug.cgi?id=421827

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=421827#c5


Gonzalo Paniagua Javier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #5 from Gonzalo Paniagua Javier <[email protected]>  2009-02-23 
23:44:49 MST ---
Mmm, the patch does not look good...

I would say that it gives false 'positives'.
For example given domain = 'google.com' and host = 'mygoogle.com',
       string subdomain = host.Substring (host.Length - domain.Length);

sudomain would be google.com which would return 'true'

-- 
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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to