* infcmd.c (jump_command): Use cleanups to avoid memory leaks.
authorFred Fish <fnf@specifix.com>
Sat, 20 Jun 1992 23:30:33 +0000 (23:30 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 20 Jun 1992 23:30:33 +0000 (23:30 +0000)
commitb4fde6fa653c34e30664a4f838cb1353d38b8dd7
treee87d623df2c2550f5a5d782b0d7d2d15a60a3b58
parente95bfbf19c3d4a6aaf3ed265b7a333a322fc0be2
  * infcmd.c (jump_command):  Use cleanups to avoid memory leaks.
  * stack.c (return_command):  Use cleanups to avoid memory leaks.
gdb/ChangeLog
gdb/infcmd.c
gdb/stack.c