Boost logo

Boost-Build :

Subject: Re: [Boost-build] Bug in hcache.c
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-04-02 18:26:09


AMDG

On 04/02/2012 08:11 AM, François Jacques wrote:
> Building bjam with the Intel compiler had it complain about hcache.c.
> Looking into the reported warning, it appears that there was indeed a
> possiblity of freeing on a uninitialized region.
>

Actually, the code was unreachable because
of another bug.

> It think, with my somewhat limited knowledge of this code, it should
> be changed as proposed in the patch attached to this email.
>

Fixed in r77726.

In Christ,
Steven Watanabe


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk