[Bug 18572] TCP(iexplore.exe:23945): Application bug, race in MSG_PEEK.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 23 23:30:04 CDT 2009


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





--- Comment #3 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-05-23 23:30:04 ---
Google finds quite a bit of info for "application bug race in msg_peek",
in particular http://savannah.gnu.org/bugs/?25418 explains a similer bug
in wget, and basically it boils down to calling recv(,MSG_PEEK) followed
by recv(,0).

-- 
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