]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/connection.cpp
Fixes for missing vars
[user/henk/code/inspircd.git] / src / connection.cpp
index c6aad8c65e917eba2113c19bc751dc043d8d8619..0537fef24969c5060f587343f40c580ae9ff48c0 100644 (file)
@@ -220,6 +220,7 @@ void ircd_connector::ResetPing()
 // send AS MUCH OF THE USERS SENDQ as we are able to (might not be all of it)
 bool ircd_connector::FlushWriteBuf()
 {
+       char buffer[MAXBUF];
        if ((this->GetState() == STATE_NOAUTH_OUTBOUND) || (this->GetState() == STATE_COOKIE_OUTBOUND))
        {
                // if the outbound socket hasnt connected yet... return true and don't