[Pidgin] #7608: Exception when calling open/read/close with a negative file descriptor on Windows (with MS CRT)
Pidgin
trac at pidgin.im
Mon Dec 1 21:13:46 EST 2008
#7608: Exception when calling open/read/close with a negative file descriptor on
Windows (with MS CRT)
--------------------+-------------------------------------------------------
Reporter: fqueze | Owner: datallah
Type: patch | Status: closed
Milestone: 2.5.3 | Component: libpurple
Version: 2.5.2 | Resolution: fixed
Keywords: |
--------------------+-------------------------------------------------------
Changes (by datallah at pidgin.im):
* status: new => closed
* resolution: => fixed
* milestone: => 2.5.3
Comment:
(In [c1d44992f600877e08d67a35323d16fcacff92de]):[[BR]]
(Slightly modified) patch from fqueze to avoid exceptions with newer win32
CRTs.
I modified it to use g_return_val_if_reached() because we need to track
down
and fix the places where invalid fds are being used.
Fixes #7608
--
Ticket URL: <http://developer.pidgin.im/ticket/7608#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list