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] testsuite: Nullify pointers before first usage.




On 26/02/2016 17:49, Joel Brobecker wrote:
Nullify pointers to avoid an undefined association status.

2016-02-18  Bernhard Heckel  <bernhard.heckel@intel.com>

gdb/Changelog:
This should be "gdb/testsuite/ChangeLog".

      * vla.f90: Nullify pointer after declaration.
The name of the file should be "gdb.mi/vla.f90". Basically, the name
is relative to the directory where the ChangeLog is.

Other than that, the patch looks good to me.

Thanks!

Done and pushed.

Regards,
Bernhard

--

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


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