Fix memory leak for termlist of type xtargets
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Mar 2011 12:34:36 +0000 (14:34 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Mar 2011 12:34:36 +0000 (14:34 +0200)
commit014645e6781e165aa2b4473cd73f21daa93f8076
treeac212e09c0f4a370eb2c5ba2a14d9a4d9c39d840
parent7caf759e76b964ad57f2fa0336e174ff0f2cb098
Fix memory leak for termlist of type xtargets

The setting_xml is now a regular string allocated on the
NMEM handle that is passed to hitsbytarget anyway.
src/http_command.c
src/session.c
src/session.h