On Sat, Jul 09, 2011 at 02:06:52PM +0200, Richard Braun wrote:
> When debugging memory leaks with Valgrind, it is required that
> dynamically loaded shared objects are not unloaded when a process exits,
> otherwise symbols from those files aren't correctly resolved in
> allocation traces. This patch adds the LDSO_NO_CLEANUP configuration
> option to control this behaviour.
> 
> Signed-off-by: Richard Braun <[email protected]>
> ---
>  extra/Configs/Config.in |   12 ++++++++++++
>  ldso/libdl/Makefile.in  |    6 +++++-
>  ldso/libdl/libdl.c      |    2 ++
>  3 files changed, 19 insertions(+), 1 deletions(-)

Could someone have a look please ? It's a really small patch that should
take little time to review.

-- 
Richard Braun
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to