--HG--
branch : coverity
This commit is contained in:
Matt Johnston
2014-07-26 10:23:53 +08:00

View File

@@ -1089,6 +1089,7 @@ void recv_msg_channel_open_confirmation() {
if (ret > 0) {
remove_channel(channel);
TRACE(("inithandler returned failure %d", ret))
return;
}
}