1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4
Volker Lendecke 90d03a65bc heimdal: Fix CID 1273430 Double free
I think Coverity is right here: Before the preceding call to
krb5_make_principal we already krb5_free_principal(ctx, tmp_creds.server)
without wiping out tmp_creds.server. The call to krb5_make_principal only
stores something fresh when it also returns 0 a.k.a. success.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>

Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Fri Mar  6 17:38:09 CET 2015 on sn-devel-104
2015-03-06 17:38:09 +01:00
..
auth Fix the developer O3 build 2015-02-25 16:32:29 +01:00
build/pasn1
cldap_server s3/s4: smbd, rpc, ldap, cldap, kdc services. 2014-06-07 01:01:43 +02:00
client s4:client: fix some compiler warnings 2014-02-13 11:54:13 +01:00
cluster s4:cluster: use DBWRAP_LOCK_ODER_NONE for local_db_tmp_open() 2014-02-07 16:06:07 +01:00
dns_server s4-dns: Reload DNS zones from dsdb when zones are modified through RPC or DRS 2014-12-22 05:57:08 +01:00
dsdb tests/sam: Remove unnecessary calls for third party module imports. 2015-03-06 04:41:47 +01:00
echo_server s4:echo_server fix compiler warnings 2013-12-12 14:21:28 -08:00
heimdal heimdal: Fix CID 1273430 Double free 2015-03-06 17:38:09 +01:00
heimdal_build s4:heimdal_build: remove unused openpty check 2014-12-18 14:10:06 +01:00
include Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls. 2012-06-28 17:15:16 -07:00
kdc kdc: make Samba KDC pass new TGS-REQ and AS-REQ (to self) testing 2015-02-08 08:07:07 +01:00
ldap_server s4-ldap: Pass on-wire transmitted control down the chain 2014-12-08 03:00:41 +01:00
lib Fix the O3 developer build 2015-03-03 13:14:53 +01:00
libcli Remove use of the "staticforward" macro 2015-01-22 10:51:07 +01:00
libnet Fix the O3 developer build 2015-03-03 13:14:53 +01:00
librpc Remove use of the "staticforward" macro 2015-01-22 10:51:07 +01:00
nbt_server s4:nbt_server: avoid str_list related const warning 2014-11-25 07:25:45 +01:00
ntp_signd build: Build with system md5.h on OpenIndiana 2013-06-19 21:32:36 +02:00
ntptr spoolss: make spoolss deal with ndr64 SetForm by using proper container object. 2013-01-17 17:11:37 +01:00
ntvfs Fix the developer O3 build 2015-02-25 16:32:29 +01:00
param s4:param: don't expand PROTOCOL_DEFAULT in lpcfg_smbcli_options() 2014-11-27 16:45:05 +01:00
rpc_server backupkey: Remove an unused variable 2015-03-04 14:46:07 +01:00
script find_unused_macros: Remove obsolete script that finds unused macros. 2014-08-31 21:21:13 +02:00
scripting subunitrun: Update instructions for running subunit tests. 2015-03-06 04:41:46 +01:00
selftest Remove unnecessary python path updates for bundled subunit/testtools. 2015-03-06 04:41:48 +01:00
setup s4-dsdb: Define internal dsdb control to mark Tombstone reanimation requests 2015-02-03 05:02:11 +01:00
smb_server s4:smb_server/smb2: remove unused _pad variables 2014-11-25 07:25:45 +01:00
smbd messaging4: Enable POOL_USAGE 2015-02-14 01:59:19 +01:00
torture Fix the O3 developer build 2015-03-03 13:14:53 +01:00
utils Typo: s/preceeded/preceded/ 2014-04-14 03:51:15 +02:00
web_server s4:lib/socket: simplify iface_list_wildcard() and its callers 2014-03-07 02:18:17 +01:00
winbind Fix the developer O3 build 2015-02-25 16:32:29 +01:00
wrepl_server Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase. 2014-03-05 16:33:22 +01:00
.clang_complete s3-build: Add .clang_complete. 2011-10-27 17:09:50 +02:00
.valgrind_suppressions
wscript_build Do not install smbclient4 and nmblookup4 2014-04-15 03:25:13 +02:00