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: [RFA] Ada ARI fix for sprintf version 2


> 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	ARI fix: sprintf rule.
> 	* ada-exp.y (convert_char_literal): Replace sprintf by xsnprintf.
> 	* ada-lang.c (add_angle_brackets): Use xstrprintf.
> 	(ada_decode): Replace sprintf by xsnprintf.
> 	(find_old_style_renaming_symbol): Ditto.
> 	(ada_to_fixed_type_1, ada_enum_name): Ditto.

Yes, this looks fine to me.

Thanks for doing this.
-- 
Joel


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