2007-07-05 Michael Snyder <msnyder@access-company.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 5 Jul 2007 22:47:27 +0000 (22:47 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 5 Jul 2007 22:47:27 +0000 (22:47 +0000)
commit2ed23f5f14b63a2a9b4afd9355c86dbb283657c0
treeef8e245fdbb5c8d46a78f05eb2ce430e3f041e6b
parent033ca630f7075c04c60f6ba5dad815ecf5a64a15
2007-07-05  Michael Snyder  <msnyder@access-company.com>

* event-top.c (cli_command_loop): Prompt string can (and should)
be freed after call to readline (Coverity).  Also move local var
declarations into block where they are used.

* tui/tui-interp.c (tui_command_loop): Prompt string can (and
should) be freed after call to readline (Coverity).  Also move
local var declarations into block where they are used.
gdb/ChangeLog
gdb/event-top.c
gdb/tui/tui-interp.c
This page took 0.038509 seconds and 4 git commands to generate.