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][gdb] Fix gdb crash when reading core file


>>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:

Tom> 2018-11-01  Tom de Vries  <tdevries@suse.de>
Tom> 	* linux-tdep.c (linux_vsyscall_range_raw): Use xmalloc to allocate
Tom> 	program headers.
Tom> 	* gdb.base/many-headers.c: New test.
Tom> 	* gdb.base/many-headers.exp: New file.

Thanks for the patch.
This looks good.  However, I think the new .c file should have a
copyright header.  This is ok with that change.

Tom


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