source3/librpc/rpc/dcerpc_ep.c: don't steal off stackframe. talloc-tos-assert-wip
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 28 Jun 2012 07:39:47 +0000 (17:09 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 28 Jun 2012 07:39:47 +0000 (17:09 +0930)
commit8a5a641106ef951ba9ebd2503fb9526fa2b32f0b
tree5ddd35e7b5e0be49d590a4f7bb2c122cd797edb0
parent057bfcffceb222c182eecb204864793df6774652
source3/librpc/rpc/dcerpc_ep.c: don't steal off stackframe.

There's only one allocation anyway, so just allocate it and clean up
if we fail.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
source3/librpc/rpc/dcerpc_ep.c