From: Adam Dickmeiss Date: Mon, 28 Mar 2011 12:34:36 +0000 (+0200) Subject: Fix memory leak for termlist of type xtargets X-Git-Tag: v1.5.5~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=014645e6781e165aa2b4473cd73f21daa93f8076;hp=014645e6781e165aa2b4473cd73f21daa93f8076;p=pazpar2-moved-to-github.git 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. ---