1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/rpc_server/spoolss
Jeremy Allison 0f746fcad8 Second attempt to fix bug #8384 - Windows XP clients seem to crash smbd process every once in a while.
Don't just use the first entry in back_channels as a talloc context
to allocate a long-lived chan entry on - must be NULL. It's already
correctly deleted when the last reference goes away.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Oct 26 02:42:35 CEST 2011 on sn-devel-104
2011-10-26 02:42:35 +02:00
..
srv_spoolss_nt.c Second attempt to fix bug #8384 - Windows XP clients seem to crash smbd process every once in a while. 2011-10-26 02:42:35 +02:00
srv_spoolss_nt.h s3-proto: move remaining spoolss protos to own header file. 2011-05-02 15:03:43 +02:00
srv_spoolss_util.c s3-spoolss: Use tmp_ctx in winreg_enum_printer_key_internal. 2011-07-27 08:50:01 +02:00
srv_spoolss_util.h s3-auth Use the common auth_session_info 2011-07-20 09:17:13 +10:00