[Bug 3962] Ragnarok Online + private servers

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 5 00:19:01 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=3962

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #64 from Bruno Jesus <00cpxxx at gmail.com> 2012-04-05 00:19:01 CDT ---
After some testing I noticed that "97.109.101.46" is in fact a part of the
hostname : "ame.". Further digging has shown that the application is using a
very nasty way to get the first ip address of the hostent struct by adding 0x28
to the returned pointer value.

The current way wine allocates the struct memory does not fit in this behaviour
so it causes the bug. That's why the target ip differs for different server
hostnames.

I'm working in a possible solution, I hope to give more news next week.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list