Fixed LSA Lookup Names. There were a few too many NULL pointers in a
authorMatthew Chapman <matty@samba.org>
Wed, 24 Mar 1999 12:18:28 +0000 (12:18 +0000)
committerMatthew Chapman <matty@samba.org>
Wed, 24 Mar 1999 12:18:28 +0000 (12:18 +0000)
commit6d03f61d2536630968007958345cf44a42b03584
tree5ea0805418765a25a680c4b27a4a2934c609def8
parent103557e26b071bf1e65e025ef5a52ccdbf483d02
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
negative response, which tended to crash lsass.exe.
source/include/rpc_lsa.h
source/lsarpcd/srv_lsa.c
source/rpc_client/cli_lsarpc.c
source/rpc_parse/parse_lsa.c
source/rpc_server/srv_lsa.c