printing: add an explicit talloc_stackframe() to move_driver_to_download_area()
authorStefan Metzmacher <metze@samba.org>
Thu, 24 May 2018 15:40:27 +0000 (17:40 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Jun 2018 18:52:22 +0000 (20:52 +0200)
commita2ad24f8b04bbe581b1f56440bd37c4866e49b27
tree4962a7ae5756b48a55fb3cfcf4983dff520ea6e3
parentbad43d31316fccd53ccc7671294903cc9c30bd0c
printing: add an explicit talloc_stackframe() to move_driver_to_download_area()

This makes further changes simpler.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/printing/nt_printing.c