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]

Re: [RFA 16/22] Use std::vector in elf_read_minimal_symbols


On 09/27/2016 05:08 AM, Tom Tromey wrote:
> This changes elf_read_minimal_symbols to use std::vector rather than
> an explicit allocation.  This removes a cleanup.

LGTM, though same comment about unique_ptr applies.  (I'll stop
saying that in follow up patches, even it would apply).

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]