freeradius memory leak

Alan DeKok aland at deployingradius.com
Sun Jun 12 15:19:16 CEST 2011


Alexander Clouter wrote:
> All the interesting bits included below:

  Can you run the same config on an x86 box under valgrind?

> ----
> server lanwarden {

  OK... pretty much only rewrite && attr_filter are suspect.

> server eduroam {

  Same here.


> server dot1x.decoupled-accounting {

  SQL.

> server login.decoupled-accounting {
...
> Let me know if you need anything else.

  My guess is attr_filter.  There isn't much else that will make copies
of all of the accounting attributes.

  Unless you've uncovered another issue with the SQL module.  That code
is convoluted, and about 3x more complicated than it needs to be.

  Alan DeKok.



More information about the Freeradius-Devel mailing list