mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
8720a25d57
Fix size of buffer passed to and always check the value returned from strftime(), raise PyErr_NoMemory() and return NULL if zero, or use it with PyUnicode_FromStringAndSize() (thus avoiding extra internal call to strlen()) otherwise. Signed-off-by: Dmitry Antipov <dantipov@cloudlinux.com> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
composite.h | ||
groupinfo.c | ||
groupinfo.h | ||
groupman.c | ||
groupman.h | ||
libnet_become_dc.c | ||
libnet_become_dc.h | ||
libnet_domain.c | ||
libnet_domain.h | ||
libnet_export_keytab.c | ||
libnet_export_keytab.h | ||
libnet_group.c | ||
libnet_group.h | ||
libnet_join.c | ||
libnet_join.h | ||
libnet_lookup.c | ||
libnet_lookup.h | ||
libnet_passwd.c | ||
libnet_passwd.h | ||
libnet_rpc.c | ||
libnet_rpc.h | ||
libnet_samsync.h | ||
libnet_share.c | ||
libnet_share.h | ||
libnet_site.c | ||
libnet_site.h | ||
libnet_time.c | ||
libnet_time.h | ||
libnet_unbecome_dc.c | ||
libnet_unbecome_dc.h | ||
libnet_user.c | ||
libnet_user.h | ||
libnet_vampire.c | ||
libnet_vampire.h | ||
libnet.c | ||
libnet.h | ||
prereq_domain.c | ||
py_net_dckeytab.c | ||
py_net.c | ||
py_net.h | ||
userinfo.c | ||
userinfo.h | ||
userman.c | ||
userman.h | ||
wscript_build |