include/ntdomain.h:
authorJeremy Allison <jra@samba.org>
Mon, 2 Apr 2001 22:27:40 +0000 (22:27 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 2 Apr 2001 22:27:40 +0000 (22:27 +0000)
commit9f793948bd34e79be1adecfe41c53cb7ec2636fa
tree269683f47211e3d95a49d8a84776e7e38fc13a52
parentf439f72ceec665dbd1eae367eb5d7302d8a3338d
include/ntdomain.h:
rpc_server/srv_lsa_hnd.c: Remove back pointer from policy handle list as the pipe
that opened the handle may have been closed. We were dereferencing
into something that had been closed.
rpc_parse/parse_spoolss.c: Sync up with Gerald's changes in 2.2.
lib/replace.c: Don't do proto on setlinebuf as it differs between systems.
Jeremy.
(This used to be commit 887ef3e12dc56b89b2284d42b16a81f03e15110b)
source3/include/ntdomain.h
source3/include/proto.h
source3/lib/replace.c
source3/rpc_parse/parse_spoolss.c
source3/rpc_server/srv_lsa_hnd.c