$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GIL] Can image::recreate reuse the memory?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-04-25 20:52:11
Unfortunately I think this is buggy for deallocate.
> Since _view's dimensions are changed after recreated, you can't get the
>> original capacity from the changed dimensions.
>>
>> Capacity must be kept to make deallocate right.
>>
>>
>
I fixed it. Please have a look when you get a chance.
Thanks!
Christian