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)
commitedaa77bca043e57e8cf6a98fc1bef56558885b1a
treeefe7316891125e5c22865abc7d0372cb1f17c129
parent6fe5339930c4663107ee584d0a49f28391bb46ea
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.
ChangeLog
radsecproxy.c