[patch/rfc] allocate retbuf with xmalloc() instead of alloca()

Andrew Cagney ac131313@ges.redhat.com
Wed Jul 3 12:34:00 GMT 2002


> 2002-07-01  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* 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.
> 

FYI, I've checked this in.

Andrew




More information about the Gdb-patches mailing list