1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/lib
Volker Lendecke 55b0a16e9b registry: Fix Coverity ID 1034918 Wrong sizeof argument
sizeof(data_val) is the size of the pointer. This might well be 8 bytes
where the string is only 4 bytes long

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
2013-11-11 21:04:08 +01:00
..
cmdline waf: Make sure we link against samba-util. 2013-02-14 16:56:29 +01:00
com s4-lib: Don't leak plugin handle on error. 2013-02-22 16:36:14 +01:00
events s4:lib/events: make use of samba_tevent_set_debug() 2013-02-28 12:12:36 +01:00
messaging lib/messaging: Check the server_id type correctly 2013-09-19 23:19:15 +02:00
policy s4-policy: Fix memory leaks in push_recursive(). 2013-02-22 16:36:14 +01:00
registry registry: Fix Coverity ID 1034918 Wrong sizeof argument 2013-11-11 21:04:08 +01:00
samba3 s4-lib/samba3: Remove unused smbpasswd_decode_acb_info() 2012-02-10 16:45:13 +11:00
socket s4-lib/socket: Allocate a the larger sockaddr_un and not just a sockaddr_in in unixdom_get_my_addr() 2013-07-24 14:37:43 +02:00
stream s4 dns: Fix TCP handling in the DNS server 2012-03-06 21:17:18 +01:00
tls CVE-2013-4476: s4:libtls: check for safe permissions of tls private key file (key.pem) 2013-11-11 13:07:16 +01:00
wmi s4:lib/wmi: avoid '//' comments 2011-10-08 07:24:14 +02:00