X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=rset%2Frsmultiandor.c;h=d1439797c3e4bbb9ae41565895ce4068e17c6747;hp=2714460e67c84a74093b37de7e5eabcac2c217da;hb=89d16cf15eda0e4802d18b8ad09bd3653508ebfc;hpb=4ec3d03247ad7f4a911143655d697d88cb081c24 diff --git a/rset/rsmultiandor.c b/rset/rsmultiandor.c index 2714460..d143979 100644 --- a/rset/rsmultiandor.c +++ b/rset/rsmultiandor.c @@ -1,8 +1,5 @@ -/* $Id: rsmultiandor.c,v 1.25 2006-08-16 13:14:55 adam Exp $ - Copyright (C) 1995-2006 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2009 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -442,7 +439,6 @@ static int r_read_or (RSFD rfd, void *buf, TERMID *term) *term = rset->term; else *term = it->term; - assert(*term); } (mrfd->hits)++; rdres = rset_read(it->fd, it->buf, &it->term);