$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [EXTERNAL] Valgrind warnings in b2
From: Belcourt, K. Noel (kbelco_at_[hidden])
Date: 2012-03-04 12:26:31
On Mar 3, 2012, at 10:39 AM, Steven Watanabe wrote:
> AMDG
>
> ==3397== Syscall param rt_sigaction(act->sa_mask) points to
> uninitialised byte(s)
> ==3397== at 0x18F417: __libc_sigaction (in /lib/libc-2.13.so)
> ==3397== by 0x8052CCE: main (jam.c:273)
> ==3397== Address 0xbefc073c is on thread 1's stack
Should be fixed with:
Committed revision 77220.
Thanks for pointing this out Steven.
-- Noel