1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/smbd
Garming Sam 2f045e7fc1 stream_terminate_connection: Prevent use-after-free
This sometimes would show up as corrupted bytes during logs. Hammering
the LDAP server enough times managed to trigger an outright segfault.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2017-06-15 01:24:25 +02:00
..
process_model.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
process_model.h s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_single.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
process_standard.c process_standard: clean up messaging for children after exit() 2017-04-25 23:08:11 +02:00
server.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
service_named_pipe.c s4-named_pipe_auth: Rename client -> remote_client and server -> local_server 2017-03-29 02:37:28 +02:00
service_stream.c stream_terminate_connection: Prevent use-after-free 2017-06-15 01:24:25 +02:00
service_stream.h smbd/service_stream: connection processing flag is not really bool 2016-12-01 00:28:05 +01:00
service_task.c s4: messaging: Remove bool auto_remove parameter from imessaging_init(). 2016-07-23 06:04:11 +02:00
service_task.h server_id.idl: Bring server_id.idl in common 2011-06-09 12:40:08 +02:00
service.c s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
service.h
wscript_build process_standard: clean up messaging for children after exit() 2017-04-25 23:08:11 +02:00