fix cache coherency bug in print handle print_info_2 cache.
commit3d293027563b36411b7f84ed9d8f47f926271c6f
authorGerald Carter <jerry@samba.org>
Mon, 14 Jul 2003 19:51:34 +0000 (14 19:51 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 14 Jul 2003 19:51:34 +0000 (14 19:51 +0000)
tree559b85d9bb1cc631ed64981833fada9e98854f81
parent3f63bcb47182f69a7524bf9fcd0198aa116a9c45
fix cache coherency bug in print handle print_info_2 cache.
Needs to be rewritten to use a reference counter, but this
will work for now.

also the memory allocation in the printing code needs to be cleaned
up to use talloc exclusively.
source/printing/nt_printing.c
source/rpc_server/srv_spoolss_nt.c
source/script/mkproto.awk