1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/lib
Gary Lockyer ae9fb93393 s4 lib socket: Ensure address string owned by parent struct
The local address string was not owned by it's parent structure, which
caused a use after free error in
continue_ip_open_socket source4/librpc/rpc/dcerpc_sock.c:267

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13929

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed May  8 20:03:42 UTC 2019 on sn-devel-184
2019-05-08 20:03:42 +00:00
..
cmdline s4:lib: Use C99 initializer for poptOption in popt_credentials 2019-01-28 10:29:17 +01:00
com s4:lib:com: Fix function declartions 2018-03-01 04:37:40 +01:00
events s4:lib/events: remove unused allow_warnings=True 2014-11-25 07:25:46 +01:00
http libhttp: Fix CID 1273001 Dereference after null check 2018-04-04 00:44:22 +02:00
messaging build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
policy build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
registry build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket s4 lib socket: Ensure address string owned by parent struct 2019-05-08 20:03:42 +00:00
stream dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tls lib/tls: Remove unused source4/lib/tls/tls.c (tls socket wrapper) 2019-05-06 05:46:11 +00:00
wmi PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00