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] make obstack object allocators more type-safe


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> 2014-06-13  Tom Tromey  <tromey@redhat.com>

Tom> 	* dwarf2read.c (dw2_get_real_path): Use correct type in
Tom> 	OBSTACK_CALLOC.
Tom> 	* gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Cast result.

I'm checking this in now.

Tom


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