s3: Fix crashes in the printing code
authorVolker Lendecke <vl@samba.org>
Thu, 15 Jul 2010 08:36:40 +0000 (10:36 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 15 Jul 2010 08:38:37 +0000 (10:38 +0200)
commitff93d58b60458678436f2f983803705020537991
treeb314d5a5af730f7a5ac759dd48783db7f09dd283
parent23ad6919a1e5f16d02e22adcf36ea7f039a9eeea
s3: Fix crashes in the printing code

create_conn_struct did not create the conn->sconn!=NULL assumption we now
depend on. Thanks to Andreas Schneider for testing!
source3/smbd/msdfs.c