This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2] xtensa: Properly strdup string when building reggroup
- From: Stafford Horne <shorne at gmail dot com>
- To: Yao Qi <qiyaoltc at gmail dot com>
- Cc: GDB patches <gdb-patches at sourceware dot org>
- Date: Thu, 10 Aug 2017 22:41:11 +0900
- Subject: Re: [PATCH v2] xtensa: Properly strdup string when building reggroup
- Authentication-results: sourceware.org; auth=none
- References: <20170613103636.24381-1-shorne@gmail.com> <86shj4ca8g.fsf@gmail.com>
On Tue, Jun 13, 2017 at 02:01:35PM +0100, Yao Qi wrote:
> Stafford Horne <shorne@gmail.com> writes:
>
> > 2017-06-10 Stafford Horne <shorne@gmail.com>
> >
> > * xtensa-tdep.c (xtensa_init_reggroups): Use xstrdup for cpname.
>
> Patch is good to me.
Thanks for the review,
Sorry, I haven't been having time to follow up on my gdb patches lately.
But I will get around to them.
How will this patch get applied? I am not a maintainer yet.
-Stafford