From 76995688e80b6e1b23a39c86325c09de446bc392 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Mon, 20 Nov 2000 02:06:19 +0000 Subject: Replace asprintf() / vasprintf() with xasprintf() xvasprintf(). --- gdb/TODO | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gdb/TODO') diff --git a/gdb/TODO b/gdb/TODO index 8d0785d..9c7acdb 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -366,13 +366,6 @@ needed. -- -Replace asprintf() calls with xasprintf() calls. - -As with things like strdup() most calls to asprintf() don't check the -return value. - --- - Replace strsave() + mstrsave() with libiberty:xstrdup(). -- -- cgit v1.1