Allow disconnecting connections that are in error state.
authorJosh Triplett <josh@joshtriplett.org>
Sun, 19 Sep 2010 18:38:06 +0000 (20:38 +0200)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 19 Sep 2010 18:38:06 +0000 (20:38 +0200)
commit1c4717de367fe3bf1cf56bd8ef2bd30586bed023
tree0bb02d31114f5e96dea0a30e2b0784f384db9cb9
parentf0565e8f06aadf760a9065a97b8cf5ab9cbd18de
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@joshtriplett.org>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
src/xcb_conn.c
src/xcb_util.c
src/xcbint.h