* valops.c (hand_function_call): Move declaration of retbuf to
authorAndrew Cagney <cagney@redhat.com>
Wed, 3 Jul 2002 18:31:29 +0000 (18:31 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 3 Jul 2002 18:31:29 +0000 (18:31 +0000)
commit26e6c56a6682cc35c63fa1bfca57613b91ea9bf0
treedffb5653776b397b8d46fabe3a71217c8fd64445
parentf436dd25ca221a4536350cc2ef3a3783c03dd52d
* valops.c (hand_function_call): Move declaration of retbuf to
start of function, allocate using malloc, add a cleanup but before
the inf_status cleanup, cleanup the buffer.  Rename local variable
old_chain to inf_status_cleanup.
gdb/ChangeLog
gdb/valops.c
This page took 0.026444 seconds and 4 git commands to generate.