[Xcb] [Bug 30343] XCB leaks memory and socket file descriptor on connection failure.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 23 14:19:54 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30343

Josh Triplett <josh at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|xcb at lists.freedesktop.org   |josh at freedesktop.org

--- Comment #3 from Josh Triplett <josh at freedesktop.org> 2010-09-23 14:19:54 PDT ---
Created an attachment (id=38920)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38920
 Review: https://bugs.freedesktop.org/review?bug=30343&attachment=38920

Patch to allow disconnecting connections in the error state

Jamey and I wrote the attached patch on the plane back from XDS 2010:

Subject: [PATCH] Allow disconnecting connections that are in error state.

In support of this, consolidate the two static error_connection
definitions into one so we don't try to free the static out-of-memory
error_connection.

Commit by Josh Triplett and Jamey Sharp.

Signed-off-by: Josh Triplett <josh at joshtriplett.org>
Signed-off-by: Jamey Sharp <jamey at minilop.net>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Xcb mailing list