PQF parsing: handle \\\0 sequence
authorAdam Dickmeiss <adam@indexdata.dk>
Sat, 27 Aug 2011 22:07:48 +0000 (00:07 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Sat, 27 Aug 2011 22:07:48 +0000 (00:07 +0200)
commitcf4a74a0d6b17bf1c6582835a7fceaec7ad4115d
tree3b2f5a9ceeb47421c84855a0b2d37bc16591b8a3
parentc47f8dac157aaadeb46841c6537c3dc2a0164403
PQF parsing: handle \\\0 sequence

A truncated PQF term, backslash as last character, would resolve in
read one byte beyond end of string.
src/pquery.c