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
