tsocket: tdgram move input checks to the common code as there're needed for all backends
authorStefan Metzmacher <metze@samba.org>
Tue, 14 Apr 2009 08:44:25 +0000 (10:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 May 2009 15:38:25 +0000 (17:38 +0200)
commitb4c5387e9f10369ed18fcfbe55a6fc8f8a2e08aa
tree65b48fc2f37031f689f1c25687fe4ad44754e28a
parentcc75ff1a37b1e7d9e75e718731fa30e4901850c7
tsocket: tdgram move input checks to the common code as there're needed for all backends

We need to make sure that we free the sendto and recvfrom requests before
the tdgram_context

metze
lib/tsocket/tsocket.c
lib/tsocket/tsocket_bsd.c