[Bug 14788] Check return codes everywhere

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 14 03:01:56 CDT 2008


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





--- Comment #13 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-09-14 03:01:56 ---
(In reply to comment #12)
> I have got the opinion that such destruction or resource release failures
> should not be ignored.
> Will it make sense to adjust the reactions by distinguishing the error
> indication for file descriptors that became invalid and interruption of file
> operations?
> http://opengroup.org/onlinepubs/009695399/functions/close.html
> http://opengroup.org/onlinepubs/009695399/functions/fclose.html

These worries are theoretical. If you find out that some resource (you are
relying upon) abruptly becomes invalid that would mean a bug in the underlying
OS. In any case what would handling such a case buy us? Absolutely nothing.


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