[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kdecore
From:       Thiago Macieira <thiagom () mail ! com>
Date:       2003-12-11 22:55:27
[Download RAW message or body]

CVS commit by thiago: 

Backport of the fix to KExtendedSocket::flush. Just for completeness.


  M +2 -2      kextsock.cpp   1.44.2.12


--- kdelibs/kdecore/kextsock.cpp  #1.44.2.11:1.44.2.12
@@ -1668,6 +1668,6 @@ void KExtendedSocket::flush()
         {
           memcpy(buf.data() + count, a->data() + offset, a->size() - offset);
-          offset = 0;
           count += a->size() - offset;
+          offset = 0;
           a = outBuf.next();
         }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic