Fixed bug #1121: Crash for some searches with customized string.chr.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 May 2007 12:33:33 +0000 (12:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 14 May 2007 12:33:33 +0000 (12:33 +0000)
commit9f937bde31af9c7d6eb0f1355d884110131fa2b9
treea0011f8a1ca320df2592b9517eafbf7ac742a6a5
parent6441ecad8fa8d7bab64a58857ea025458aa5332d
Fixed bug #1121: Crash for some searches with customized string.chr.
This involves longish but trivial use or WRBUf instead of static buffer -
problem is the heavy use equivalent directives in the customized
string.chr.
NEWS
index/rpnsearch.c
test/api/t5.c
test/api/t8.c