svn commit: lorikeet r67 - in trunk/ntacl-lsm: .

tpot at samba.org tpot at samba.org
Fri Sep 24 00:32:09 GMT 2004


Author: tpot
Date: 2004-09-24 00:32:08 +0000 (Fri, 24 Sep 2004)
New Revision: 67

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeet&path=/trunk/ntacl-lsm&rev=67&nolog=1

Log:
Since the struct ndr_pull pointer is used as a talloc context, don't try
to pass the address of one on the stack.  The talloc magic checking
picked it up nicely.  Fix in userspace test harness and kernel module.
										Move routines originally from librpc/ndr/ndr.c in pidl_glue.c into ndr.c
and update from latest samba4 tree.

We can now parse a security descriptor in kernel without any crashes,
panics or asserts.  (-:

Added:
   trunk/ntacl-lsm/ndr.c
   trunk/ntacl-lsm/ndr_misc_print.c
   trunk/ntacl-lsm/ndr_misc_pull.c
Removed:
   trunk/ntacl-lsm/ndr_misc.c
Modified:
   trunk/ntacl-lsm/Makefile
   trunk/ntacl-lsm/harness.c
   trunk/ntacl-lsm/includes.h
   trunk/ntacl-lsm/main.c
   trunk/ntacl-lsm/pidl_glue.c


Changeset:
Sorry, the patch is too large (1154 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeet&path=/trunk/ntacl-lsm&rev=67&nolog=1


More information about the samba-cvs mailing list