1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-31 12:23:52 +03:00

r26347: More tests.

This commit is contained in:
Jelmer Vernooij
2007-12-08 23:32:13 +01:00
committed by Stefan Metzmacher
parent 064a2329e1
commit 5d927b5ca7
4 changed files with 51 additions and 20 deletions

View File

@@ -94,9 +94,6 @@ static void smbsrv_recv(struct stream_connection *conn, uint16_t flags)
DEBUG(10,("smbsrv_recv\n"));
packet_recv(smb_conn->packet);
/* free up temporary memory */
lp_talloc_free();
}
/*