X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsrw.c;h=523cb5d9d9cc8fba14997887589bd19808ead365;hp=e23eee0db629eb763026857e1d5132b898a5eb3a;hb=b0be69c0a676f1702f12b2ea17cd73f9ebb08ea2;hpb=d00ba88308804905d281209e6d90de0d9f12c959 diff --git a/src/srw.c b/src/srw.c index e23eee0..523cb5d 100644 --- a/src/srw.c +++ b/src/srw.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2011 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ /** @@ -841,6 +841,7 @@ int yaz_srw_codec(ODR o, void * vptr, Z_SRW_PDU **handler_data, res->num_diagnostics = 0; res->nextRecordPosition = 0; res->facetList = 0; + res->suggestions = 0; for (; ptr; ptr = ptr->next) {