X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fzinfo.c;h=4f5509b8ed379e241764f3957f461585eb41faac;hb=5adb31268b057741850de38eafd42baf8dc947ea;hp=d91b11e5c65337ad7dc43b997d37ddde95a26b94;hpb=7e75317bed8eecabcb57e59b16093a32238738e2;p=idzebra-moved-to-github.git diff --git a/index/zinfo.c b/index/zinfo.c index d91b11e..4f5509b 100644 --- a/index/zinfo.c +++ b/index/zinfo.c @@ -3,7 +3,7 @@ * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * - * $Id: zinfo.c,v 1.23 2002-02-20 17:30:01 adam Exp $ + * $Id: zinfo.c,v 1.24 2002-02-20 23:07:54 adam Exp $ */ #include @@ -269,6 +269,8 @@ static Record createRecord (Records records, int *sysno) void zebraExplain_flush (ZebraExplainInfo zei, int writeFlag, void *handle) { + if (!zei) + return; zei->updateHandle = handle; if (writeFlag) {