smbclient again

Matt Chapman m.chapman at student.unsw.edu.au
Tue Nov 17 01:38:40 GMT 1998


In do_tar_op (client.c/1858):

    cli = do_connect(desthost, service);

should be followed by the check:

    if(!cli) return 1;

otherwise we have NULL cli's floating around and smbclient quickly segv's :-(

    Matt


--
Matt Chapman
E-mail: mattyc at cyberdude.com






More information about the samba-technical mailing list