This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [rfa] kod-cisco.c init sync_ids, exploit xrealloc()


Fernando Nasser wrote:
> 
> Andrew Cagney wrote:
> >
> > Hello,
> >
> > The attatched simplifies the setting of ``sync_ids'' by exploiting
> > xrealloc()'s semantics (If NULL, act like xmalloc()).  It also
> > eliminates a -Wuninitialized warning.
> >
> > Ok?
> 
> Sure.  Thanks.

Done
	Andrew

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