Subject: Re: [boost] [UUID] version v12
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2008-10-09 06:54:52


Atry wrote:
> Hi Andy,
> I saw the source code in seed_rng.hpp, I found you use an
> uninitialized buffer[] if fopen fails.

As a side note, would it be possible to use hooks or something so that
reading that uninitialized memory doesn't generate errors with memory
checking tools such as valgrind?