http://bugs.winehq.org/show_bug.cgi?id=34412
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2013-09-03 07:22:03 CDT --- (In reply to comment #4)
Let me know if i can help somehow.
I have already tested it but you could try the patch below. http://source.winehq.org/patches/data/98399
I could write an email to the developer. Not that its likely they will help us but it could be worth a shot.
The problem is that they are not NULL terminating the protocols list, so WSAEnumProtocols keep reading data until it reaches a zero in memory.