X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftcpip.c;h=a8f03bad70fc1714b36abc84c7c08e6f29bf3642;hp=f6796373d51640401612aa742c7b541ff63839d0;hb=04aeb72237a5ed1b57b21c9b3610e7a68950ce83;hpb=52c4f1b1dee821e201478b68d23edb6cd54c95a7 diff --git a/src/tcpip.c b/src/tcpip.c index f679637..a8f03ba 100644 --- a/src/tcpip.c +++ b/src/tcpip.c @@ -1291,7 +1291,6 @@ int tcpip_put(COMSTACK h, char *buf, int size) { state->towrite = size; state->written = 0; - state->altlen = 0; /* reset input buf in case of excess bytes YAZ-830 */ } else if (state->towrite != size) {