mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
7d91ffc6fd
The comment for this routine said: > Modifies d->num_share_modes, watch out in routines iterating over > that array. Well, it turns out that *every* caller of this API got it wrong. So I think it's better to change the routine. This leaves the array untouched while iterating but filters out the deleted ones while saving them back to disk. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> |
||
---|---|---|
.. | ||
IDL_LICENSE.txt | ||
libnet_join.idl | ||
libnetapi.idl | ||
messaging.idl | ||
open_files.idl | ||
perfcount.idl | ||
secrets.idl | ||
smbXsrv.idl | ||
wbint.idl | ||
wscript_build |