10 Sep
2010
10 Sep
'10
1:26 a.m.
James Devine wrote:
I've noticed if I set a hint such as
DEFAULT NAS-IP-Address := "%{Packet-Src-IP-Address}"
I end up with a memory leak that valgrind shows as: ... I tested this on freeradius 2.1.9
Already fixed in git, for 2.1.10. The issue is in src/main/valuepair.c. Alan DeKok.