r24254: Fix a segfault in r24102
authorVolker Lendecke <vlendec@samba.org>
Mon, 6 Aug 2007 21:03:03 +0000 (21:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:21 +0000 (12:29 -0500)
commit2c1376225b98a9325dfc2d00bad1722e63cf522b
treee4d302524af57a74be58587e5362bc9787624ecf
parent42d1c6713a56197ca8dfebf74eb0d483102148f7
r24254: Fix a segfault in r24102

The really pure bugfix would have replaced pparam by *pparam, but we pulled
the fid anyway.

Metze, in line 2421 the FSP_BELONGS_CONN is commented out, is that intended?
The FSCTL_CREATE_OR_GET_OBJECT_ID ioctl did not have it.

Volker
source/smbd/nttrans.c