Partial revert of b14fc9d3d97811
authorAlan T. DeKok <aland@freeradius.org>
Tue, 29 Nov 2011 10:34:04 +0000 (11:34 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 29 Nov 2011 10:34:04 +0000 (11:34 +0100)
commit4d53868f6eacd7b486083378616c8111dbf4ad28
tree29a78ab912ee4bd686869e7a85ea0d664fd7247f
parent79a3a876d55320edc69c6fb42ff5d10730a5151e
Partial revert of b14fc9d3d97811

It turns out that there is just too much code which
rewuires writing to vp->vp_strvalue.  The regex comparisons,
xlat expansions, etc.  all require the ability to write
strings to integer-type attributes.

We'll see if there's a better way to fix this in the future.
src/lib/valuepair.c