Don't reference tallocated memory that has already been disposed of. The
authorTim Potter <tpot@samba.org>
Mon, 29 Oct 2001 04:50:17 +0000 (04:50 +0000)
committerTim Potter <tpot@samba.org>
Mon, 29 Oct 2001 04:50:17 +0000 (04:50 +0000)
commitb8b04c4d5ee8c3a7f1f55fdd809dcda638a16efe
tree45343755266b5642699b6b675637b474481887e7
parent67dae09cc6b124662aa514df06dd89492382e15f
Don't reference tallocated memory that has already been disposed of.  The
cli_samr_query_userinfo function used to do this.
(This used to be commit da2c167660ec12360354f96dc672d935f58dd9c0)
source3/nsswitch/winbindd_proto.h
source3/nsswitch/winbindd_user.c
source3/nsswitch/winbindd_util.c