diff options
Diffstat (limited to 'gdb/TODO')
-rw-r--r-- | gdb/TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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(). -- |