[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] merge mechglue-branch into HEAD




>The latest HEAD yields pretty much exactly the same results except for
>the lifetime errors. So the lifetime thing is a bug but the other stuff
>isn't new. I suppose there must be a lot of memory attributed to the
>globals for the krb5_context, ccache and so on. But it would be nice to
>check those by either hacking gsstest to call a GSSAPI_KRB5_DEINIT routine
>and/or somehow get valgrind to cough up symbol names and line numbers.

valgrind should cough these up as long as you compile with -g and don't
strip out debug symbols in install.

-- Luke

--