Avoid session memory for client sort stuff
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Oct 2012 19:21:33 +0000 (21:21 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 10 Oct 2012 19:21:33 +0000 (21:21 +0200)
commit97812949e1bb99743c25e572cc1a3fde483931f3
tree1d9c2f526777c3013df8c91f424145c5b278cdb6
parent3afba942f18d45ecb55fca52cd8dc7eaee03ee55
Avoid session memory for client sort stuff

The session mem gets reset and results in sort_strategy and sort_critiera
being corrupted - to empty strings or even vialation.
src/client.c
test/test_url_18.res