This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes: Simon> Would you consider that a bug in the splay tree implementation? Simon> Should it use the new key and free the old one with the key Simon> deallocation function? Yes, I would think so as well, given that we pass key- and value-deletion functions to splay_tree_new_with_allocator. Tom
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |