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: [patch 05/12] entryval: Self tail calls verification


On Tue, 19 Jul 2011 16:48:36 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> +/* Cleanup helper to free VEC (CORE_ADDR) **.  */
> Jan> +
> Jan> +static void
> Jan> +free_addr_vecp (void *arg)
> Jan> +{
> 
> Like the earlier patch -- replace with VEC_cleanup.

done.


It will be in a new patchset resubmit.


Thanks,
Jan


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