Crash fixes:
authorAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jan 2003 05:55:22 +0000 (05:55 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 15 Jan 2003 05:55:22 +0000 (05:55 +0000)
commit10abfb3f87cdbae204a5b49160ef8cbd9e56c090
tree8e812ae1839fc6c45f2d546207d6079dd3b6a4aa
parentec894b56953a48a3591f3a127c7459f95c9935e3
Crash fixes:
 - fix a crash when a second NTLMSSP session tried to free the first
 - fix a crash due to some NULL pointers in the Add Printer Wizard (or read
   printer code too it appears).  As far as I can tell it's just that the
   GUID just might not exist.

Andrew Bartlett
(This used to be commit 51b1413056b0d001076ff47a755eb35baa2d9e6d)
source3/auth/auth_ntlmssp.c
source3/printing/nt_printing.c