diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bea69db..8ce75e6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2007-06-28 Michael Snyder <msnyder@access-company.com> + * source.c (unset_substitute_path_command): Plug leak (Coverity). + * cli/cli-script.c (build_command_line): Add null pointer guard (Coverity). |