X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=server%2Fseshigh.c;h=6866f9857d099294fcc10b6678388d015cd4e25a;hp=0082e7138858506b27cf266c4e0d6690a60cce2b;hb=abfbb8adfc5e2cbc048b623d41eaf36f05cf8bd9;hpb=53c17d9dc2f7c8355bbac800ed02862eb5780d4f diff --git a/server/seshigh.c b/server/seshigh.c index 0082e71..6866f98 100644 --- a/server/seshigh.c +++ b/server/seshigh.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: seshigh.c,v $ - * Revision 1.55 1995-11-08 17:41:37 quinn + * Revision 1.56 1995-12-14 11:09:57 quinn + * Work on Explain + * + * Revision 1.55 1995/11/08 17:41:37 quinn * Smallish. * * Revision 1.54 1995/11/08 15:11:29 quinn @@ -576,6 +579,7 @@ static int process_response(association *assoc, request *req, Z_APDU *res) { logf(LOG_WARN, "ODR error when encoding response: %s", odr_errlist[odr_geterror(assoc->decode)]); + odr_reset(assoc->encode); return -1; } req->response = odr_getbuf(assoc->encode, &req->len_response,