Hi, Michael,

I have just reorganized the deletion of array_t::actual a little - to
consolidate the handle the deletion.  If you get the chance, please
try out SVN revision 564.

Thanks.

John


On 9/10/12 12:38 PM, Michael Beauregard wrote:
> Hey there,
> 
> I found a memory leak in Fastbit while memory profiling with XCode
> Instruments. The leak occurs in array_t.cpp line 36 because the
> 'actual' instance of ibis::fileManager::storage is apparently never
> deleted. I was thinking it might be a quick fix for me, but after
> looking at it I think the ownership semantics of that object might not
> be trivial.
> 
> Let me know if I can help.
> 
> Michael
> _______________________________________________
> FastBit-users mailing list
> [email protected]
> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
> 
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to