projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a00cd5d
)
preventing later memory acess violation when one leaves retrieve.c:zebra_special_fetc...
author
Marc Cromme
<marc@indexdata.dk>
Fri, 17 Nov 2006 13:47:22 +0000
(13:47 +0000)
committer
Marc Cromme
<marc@indexdata.dk>
Fri, 17 Nov 2006 13:47:22 +0000
(13:47 +0000)
index/zebraapi.c
patch
|
blob
|
history
diff --git
a/index/zebraapi.c
b/index/zebraapi.c
index
0ff27a1
..
7788602
100644
(file)
--- a/
index/zebraapi.c
+++ b/
index/zebraapi.c
@@
-1,4
+1,4
@@
-/* $Id: zebraapi.c,v 1.231 2006-11-14 08:12:08 adam Exp $
+/* $Id: zebraapi.c,v 1.232 2006-11-17 13:47:22 marc Exp $
Copyright (C) 1995-2006
Index Data ApS
@@
-1065,7
+1065,7
@@
ZEBRA_RES zebra_records_retrieve(ZebraHandle zh, ODR stream,
else if (poset[i].sysno)
{
char *buf;
- int len;
+ int len = 0;
zebra_snippets *hit_snippet = zebra_snippets_create();
zebra_snippets_hit_vector(zh, setname, poset[i].sysno,