Malcolm Caldwell <[EMAIL PROTECTED]> wrote: > > The string contents should ideally be allocated as memory seperate > > from the VALUE_PAIR data structure. That would allow it to grow as > > needed. > > > > As always, patches are welcome. > > This sounds like a bit of work. I would have to find > * Every place a value is assigned to a VALUE_PAIR
Maybe. But if you wrote a simple wrapper function, it wouldn't be too much work. Just simple search and replace. > * Every place where a value pair is freed. There's only one: pairfree() Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
