From: Victor Grishchenko (mughal) Date: Fri, 26 Feb 2010 17:55:06 +0000 (+0100) Subject: bugs never end X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=eb664cc4106a1ac6ca6b25f35bbdcba5c2403857;p=swift-upb.git bugs never end --- diff --git a/sendrecv.cpp b/sendrecv.cpp index 8e8264b..38d5976 100644 --- a/sendrecv.cpp +++ b/sendrecv.cpp @@ -388,7 +388,7 @@ void Channel::OnAck (Datagram& dgram) { data_out_tmo_.push_back(data_out_.front().bin); dprintf("%s #%u Rdata %s\n",tintstr(),id_,data_out_.front().bin.str()); data_out_cap_ = bin64_t::ALL; - data_out_[ri] = tintbin(); + data_out_[re] = tintbin(); } // clear zeroed items while (!data_out_.empty() && ( data_out_.front()==tintbin() ||