Displaying 1 result from an estimated 1 matches for "api_lsa_close".
1999 Oct 08
0
FW: lsa query failing
Noticed that no-one has applied this patch to
the current 2.0 tree yet.
It does work - I've tested it.
Alan.
*** srv_lsa.c.old Tue Sep 14 09:09:12 1999
--- srv_lsa.c Tue Sep 14 09:12:19 1999
***************
*** 586,603 ****
static BOOL api_lsa_close( uint16 vuid, prs_struct *data,
prs_struct *rdata)
{
! /* XXXX this is NOT good */
! size_t i;
! uint32 dummy = 0;
!
! for(i =0; i < 5; i++) {
! if(!prs_uint32("api_lsa_close", rdata, 1, &dummy)) {
! DEBUG(0,("api_lsa_close: prs_...