[Bug libstdc++/114401] libstdc++ allocator destructor omitted when reinserting node_handle into tree- and hashtable-based containers
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 20 14:46:06 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114401
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 57748
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57748&action=edit
Untested patch to fix all assoc containers
Thanks for the report and analysis. This should do it.
More information about the Gcc-bugs
mailing list