Boost logo

Boost :

Subject: Re: [boost] [Bug] [interprocess] Data loss in boost::interprocess::detail::truncate_file
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2011-07-11 13:07:10


On Jul 11, 2011, at 9:49 AM, Dmytro Ovdiienko wrote:

> Hi,
>
> boost::interprocess::detail::*truncate_file* accepts *size_t* instead of *
> offset_t*. On x32 platform it causes data loss in the:
> - file_wrapper::truncate
> - shared_memory_object::truncate
>
> Regards.
>
> Dima

Dima --

Nice catch.
You should file a Trac ticket at: http://svn.boost.org

-- Marshall


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk