OSDN Git Service

* valops.c (hand_function_call): Move declaration of retbuf to
authorcagney <cagney>
Wed, 3 Jul 2002 18:31:28 +0000 (18:31 +0000)
committercagney <cagney>
Wed, 3 Jul 2002 18:31:28 +0000 (18:31 +0000)
commit3566f9c754883e6b541515d327e23248c3195879
tree567ee45d83c6ba4a5d0c2aeb140fda3462499f30
parentb92d50dfd8d1c137feb75ec988eaa7d480dc23af
* 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