Don't free struct clsrvconf members rewritein and rewriteout.
authorLinus Nordberg <linus@nordberg.se>
Mon, 26 Aug 2013 13:32:13 +0000 (15:32 +0200)
committerLinus Nordberg <linus@nordberg.se>
Mon, 2 Sep 2013 11:54:34 +0000 (13:54 +0200)
They are pointers into static struct hash *rewriteconfs and should
live forever.

Patch by Fabian Mauchle.


No differences found