FIX: #1227 (biographical profiling broken)
We were freeing the hash table storage with exitHashTable() before calling endProfiling(), which uses hash tables.
Showing
Please register or sign in to comment
We were freeing the hash table storage with exitHashTable() before calling endProfiling(), which uses hash tables.