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.


> 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!

-- 
Joel


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