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)
commit786c00c3d4f510c870a45f11af69281298ba176d
tree0d0d575cf1d45b8f8b251214fe280ee382fa885e
parenta8ec53c81ad939156654c9ad99a53aa2d679f711
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
source/smbd/process_single.c
source/smbd/process_standard.c
source/smbd/process_thread.c
source/smbd/service.c