s3-spoolss: Use a stackframe to allocat memory.
commit772fbce9ffd7ec9de7d33e29d96852dce7f35c43
authorAndreas Schneider <asn@samba.org>
Mon, 2 Aug 2010 10:09:03 +0000 (2 12:09 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 2 Aug 2010 14:37:12 +0000 (2 16:37 +0200)
tree31d61081d49279f22b5b96565dbdcb8aee4a898e
parent6463281f36edc796e51960d4b0c896af24e1b3c2
s3-spoolss: Use a stackframe to allocat memory.

This is faster and should be more secure to use if something goes wrong.
source3/rpc_server/srv_spoolss_util.c