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, 26 Aug 2013 13:37:15 +0000 (15:37 +0200)
commit1335ec42794cf5007bdab487423aef15358637a2
tree6aa1c3d3d58cca89cf086104fc706be607f08c41
parent974aa9012abcfd3050271dba9d4d38856892b5ca
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