Date: | Mon, 27 Feb 2023 06:13:52 -0800 |
---|---|
From: | kupsch <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 2bfa6e: use default allocator for tbb::concurrent_hash_map... |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 2bfa6e82c2a9ef98801432324ffb3cec2a6254c5 https://github.com/dyninst/dyninst/commit/2bfa6e82c2a9ef98801432324ffb3cec2a6254c5 Author: kupsch <kupsch@xxxxxxxxxxx> Date: 2023-02-27 (Mon, 27 Feb 2023) Changed paths: M common/h/concurrent.h Log Message: ----------- use default allocator for tbb::concurrent_hash_map (#1332) - gcc 12 warns about mismatched new and delete when an allocator is specified This is likely a false positive. Change to use the default, which uses ends up using the same std C++ new allocator |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 6436c7: eliminate deprecated C++ function objects (#1331), kupsch |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] 9d15c0: Update DwarfWalker subrange handling (#1369), Tim Haines |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 2b8973: Remove Symtab::findModuleByName(Module *&, std::st..., Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 2c4f0a: Fix duplicate symbol entries in Symtab:everyFuncti..., Tim Haines |
Indexes: | [Date] [Thread] |