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)
commit51b1413056b0d001076ff47a755eb35baa2d9e6d
treea050c3a08a68d019ffb89b55cf0a1400bf264be2
parent1e33083fe66dfc1e168ffeb2f9d87953534a2d5d
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
source/auth/auth_ntlmssp.c
source/printing/nt_printing.c