Fixed bug #1359: Pazpar2 reading uninitialized memory when sorting.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2007 12:42:45 +0000 (12:42 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 13 Aug 2007 12:42:45 +0000 (12:42 +0000)
commitce9af28e0299ae0ee246fa6d003ba29d374397df
treec2e5b5a821cca3854084f8f72245d5fc6f6d94ba
parent10b25dd9f55050209d3c71dcf7f845150d622f3b
Fixed bug #1359: Pazpar2 reading uninitialized memory when sorting.
The offset is -1 when relevance is in effect. We just use value
0 instead.
src/reclists.c