X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsrw.c;h=93ff77c52929c0a30782ec15156f28ba55b5e8be;hp=44e8c176998400e5212417fac624d1a2a0c31634;hb=a85807bde8a4a08706d266bd7dd089fb6778e281;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/src/srw.c b/src/srw.c index 44e8c17..93ff77c 100644 --- a/src/srw.c +++ b/src/srw.c @@ -734,6 +734,7 @@ int yaz_srw_codec(ODR o, void * vptr, Z_SRW_PDU **handler_data, res->diagnostics = 0; res->num_diagnostics = 0; res->nextRecordPosition = 0; + res->facetList = 0; for (; ptr; ptr = ptr->next) {