On Fri, Sep 06, 2002 at 01:17:25PM -0400, [EMAIL PROTECTED] wrote: > > Date: Fri Sep 6 17:17:25 2002 > Author: vlendec > > Update of /data/cvs/samba/source/libsmb > In directory dp.samba.org:/tmp/cvs-serv17578 > > Modified Files: > Tag: SAMBA_2_2 > clientgen.c > Log Message: > Hi, Jeremy! > > Your proposed fix for the crash with 'security = domain' did not really fix > things. To reproduce the crash, you need to be in 'security = domain'. Then you > have to get the PDC respond with for example 'called name not present' at the > netbios layer. Just use an incorrect /etc/hosts for example. This patch fixes > the problem for me. Please look very closely at clientgen.c. I hope that I did > not create any memory leak by replacing cli_shutdown by cli_close_connection in > cli_initialize. The changes in cli_close_connection should not do any harm at > all.
Completely correct Volker - thanks ! Jeremy.
