On Mon, May 12, 2008 at 11:23:17PM -0600, Josh Tolley wrote:
>                                 SPI_push();
>                                         retval =
> InputFunctionCall(&flinfo, lolVarGetString(returnVal, true),
>  resultTypeIOParam, -1);
>                                 SPI_pop();

Won't this cause the return value to be allocated inside a new memory
block which gets freeds at the SPI_pop?

Have a nice day,
-- 
Martijn van Oosterhout   <[EMAIL PROTECTED]>   http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while 
> boarding. Thank you for flying nlogn airlines.

Attachment: signature.asc
Description: Digital signature

Reply via email to