From: Josh Triplett Date: Sun, 19 Sep 2010 18:38:06 +0000 (+0200) Subject: Allow disconnecting connections that are in error state. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c4717de367fe3bf1cf56bd8ef2bd30586bed023;hp=1c4717de367fe3bf1cf56bd8ef2bd30586bed023;p=free-sw%2Fxcb%2Flibxcb 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 Signed-off-by: Jamey Sharp ---