This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: fix PR 8307
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 22 Dec 2008 17:53:24 +0400
- Subject: Re: RFA: fix PR 8307
- References: <m3prjkbawi.fsf@fleche.redhat.com>
> 2008-12-22 Adam Denton <adenton@yahoo.com>
>
> PR gdb/8307:
> * environ.c (free_environ): Free e->vector.
This is to cover the terminating NULL in the gdb_environ vector.
Looks good to me; and thanks for taking care of these PRs.
--
Joel