X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2Fseshigh.c;fp=server%2Fseshigh.c;h=8732dc437231772d703da7c8a754bdf51d0f44d3;hp=065b860a8393902813ca08e849d8a32cbef49f81;hb=aeb5cc9755e2e4d6a788f0bf162017215772cbf8;hpb=45b64d66df5092f645ce3eb5b979e28d16ed0b07 diff --git a/server/seshigh.c b/server/seshigh.c index 065b860..8732dc4 100644 --- a/server/seshigh.c +++ b/server/seshigh.c @@ -2,7 +2,7 @@ * Copyright (c) 1995-2003, Index Data * See the file LICENSE for details. * - * $Id: seshigh.c,v 1.159 2003-05-24 19:34:43 adam Exp $ + * $Id: seshigh.c,v 1.160 2003-07-16 21:02:06 adam Exp $ */ /* @@ -2298,6 +2298,7 @@ static Z_APDU *process_sortRequest(association *assoc, request *reqb, res->num_diagnostics = 0; res->diagnostics = 0; } + res->resultCount = 0; res->otherInfo = 0; apdu->which = Z_APDU_sortResponse;