Error in ../source/smbd/posix_acls.c

John Trostel jtrostel at connex.com
Fri Mar 30 16:45:13 GMT 2001


In the file ../source/smbd/posix_acls.c, line 597, there appears to be an
error.  It produces a compiler warning and, looking at nttrans.c and the
definition of the function, it appears that the function isn't quite being
called right:

se_map_generic(&psa->info.mask, &file_generic_mapping);

shouldn't it be

se_map_generic(&psa->info.mask, file_generic_mapping);

-- 
John M. Trostel
Linux OS Engineer
Connex
jtrostel at connex.com




More information about the samba-technical mailing list