Fix filters parsing
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Oct 2009 10:28:54 +0000 (12:28 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 8 Oct 2009 10:28:54 +0000 (12:28 +0200)
commite28e9f9f724d4d79abb1cd7eeda3df5efda778bd
tree527819d89f1c74d8b646e3ff0ec19b29d6d9590a
parent48d7952ddf788cc08282ec3ef9d953a5a7269367
Fix filters parsing

Fix the filter parsing so that equal name=value is working again.
In parse_filter, the eq would be set to NULL after finding '='.
src/logic.c