ARI fix: sprintf rule.
authorPierre Muller <muller@sourceware.org>
Tue, 14 Apr 2009 19:04:24 +0000 (19:04 +0000)
committerPierre Muller <muller@sourceware.org>
Tue, 14 Apr 2009 19:04:24 +0000 (19:04 +0000)
commit88c15c34004057ccff9993d517b4df5ba1a0e6f8
treede688f8560e89db7c5708d3d38840ff53010a190
parent87f9adc16651f76ec058e50b2d31e8d675bc9165
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.
gdb/ChangeLog
gdb/ada-exp.y
gdb/ada-lang.c