Another leak: tls_new_client_session
Sam Hartman
hartmans at mit.edu
Thu Mar 5 16:36:41 CET 2015
Stefan, if you want to generate your own valgrind the command I'm using
is
valgrind --log-file=/tmp/valgrind.out --num-callers=50 --leak-check=full
--show-reachable=yes freeradius -fxx -l stdout
You'll need to make sure your freeradius and trust router have debugging
symbols.
On Debian, if you're building FR packages, in your build environm ent:
export DEB_BUILD_OPTIONS='noopt nostrip'
before the build.
I think the default non-package build should be fine.
For trust-router, simply install moonshot-trust-router-dbg
As you know it'll be a couple of weeks before I get back to this.
More information about the Freeradius-Devel
mailing list