Don't free struct clsrvconf members rewritein and rewriteout.
They are pointers into static struct hash *rewriteconfs and should live forever. Patch by Fabian Mauchle.
Loading
Please register or sign in to comment
They are pointers into static struct hash *rewriteconfs and should live forever. Patch by Fabian Mauchle.