1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/krb5_wrap
Noel Power 8b92539997 lib/krb5_wrap: clang: Fix warning: Call to function 'mktemp' is insecure
Fixes:

lib/krb5_wrap/krb5_samba.c:2012:2: warning: Call to function 'mktemp' is insecure as it always creates or uses insecure temporary file.  Use 'mkstemp' instead <--[clang]
        mktemp(tmp_name);
        ^~~~~~

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
2019-07-01 13:34:11 +00:00
..
enctype_convert.c krb5_wrap: Fix bit shifting 2018-12-19 12:40:40 +01:00
gss_samba.c krb5_wrap: Use #ifdef instead of #if for config.h definitions 2018-11-28 23:19:21 +01:00
gss_samba.h lib/krb5_wrap: add smb_gss_krb5_import_cred wrapper 2017-03-08 18:00:11 +01:00
keytab_util.c krb5_wrap: Fix CID 1414755 Resource leak 2018-04-04 03:51:00 +02:00
krb5_samba.c lib/krb5_wrap: clang: Fix warning: Call to function 'mktemp' is insecure 2019-07-01 13:34:11 +00:00
krb5_samba.h Add MIT kerberos tracing capability 2018-12-19 21:49:29 +01:00
wscript_build wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00