X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fseshigh.c;h=803f767bf8d35ce520b6a7992a5a2fcc32decb05;hp=115401610c04e586aa85e59c4840c31be46def2a;hb=3d95738e1464a966faae513cbaff87e9f9ff2b47;hpb=dac7f3ee439abc1d6f6d547d9c59837b76e06315;ds=sidebyside diff --git a/src/seshigh.c b/src/seshigh.c index 1154016..803f767 100644 --- a/src/seshigh.c +++ b/src/seshigh.c @@ -665,7 +665,7 @@ static int retrieve_fetch(association *assoc, bend_fetch_rr *rr) Z_OPACRecord *opac = 0; if (yaz_xml_to_opac(mt, wrbuf_buf(output_record), wrbuf_len(output_record), - &opac, 0 /* iconv */, rr->stream->mem) + &opac, 0 /* iconv */, rr->stream->mem, 0) && opac) { rr->len = -1;