[Bug 43902] close() on a closed fd should set errno to EBADF

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 15 17:58:22 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=43902

--- Comment #2 from Olly Betts <olly at survex.com> ---
(In reply to Gijs Vermeulen from comment #1)
> Was this fixed by:
> https://source.winehq.org/git/wine.git/commit/
> 677301a29cffa9474fcad4c284661171092510d5 ?

No - that doesn't affect the "(!(info->wxflag & WX_OPEN))" case, which still
sets "ret = -1" without setting errno to EBADF.

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