http://bugs.winehq.org/show_bug.cgi?id=5774
------- Additional Comments From damjan.jov@gmail.com 2007-10-06 04:16 ------- I am not 100% sure the latest GIT fixes the bug. If you're using the latest GIT, please run the following test:
* Check with UDP port emule is using (make sure it's not set to use random ports and confirm with netstat) * Take the program that sends a bad UDP packet and change 0xD, 5, /* destination port = 3333 */ to the port in use (2 high order, then 2 low order hexidecimal digits prefixed with 0x) * Compile and run the program on a different Linux box * See if emule breaks