r1516: remove the server_connection from the list on the server_socket
authorStefan Metzmacher <metze@samba.org>
Thu, 15 Jul 2004 09:43:32 +0000 (09:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:57:38 +0000 (12:57 -0500)
commit7a0e61f38ea6b13f1f45e89f6f160d6c32f08617
treef23d46549ac59b97ecd78fec2f4747c2c4c737dc
parentb11e1a41d8bc30d1849e95bf47b84a081570bd07
r1516: remove the server_connection from the list on the server_socket

and call talloc_destroy(srv_conn->mem_ctx)

also don't follow NULL pointers

metze
(This used to be commit 786c00c3d4f510c870a45f11af69281298ba176d)
source4/smbd/process_single.c
source4/smbd/process_standard.c
source4/smbd/process_thread.c
source4/smbd/service.c