14 Apr
2015
14 Apr
'15
12:46 p.m.
https://bugs.winehq.org/show_bug.cgi?id=38399 --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Sebastian Lackner from comment #4)
The patch is not completely correct, you are passing a wrong file descriptor to the first release_sock_fd() call (should be "fd" instead of "fds[j].fd"). Moreover I think it would be better to add a check to avoid calling release_sock_fd() with -1 (the rest of the code also checks this).
You are right, classic copy & paste issues that happen when you are still typing code after 1am ;-) -- 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.