aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-02-13 17:15:52 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-02-13 17:15:52 +0000
commitcee04ec80653f8fecf198d8fe14dc73f84b53524 (patch)
treeaeca1509c9ccd350fc25eb998f25a3c5427107b0 /src/transport/plugin_transport_tcp.c
parent3b2be11385b8b4626b86d4438008eb0508f856fa (diff)
downloadgnunet-cee04ec80653f8fecf198d8fe14dc73f84b53524.tar.gz
gnunet-cee04ec80653f8fecf198d8fe14dc73f84b53524.zip
- coverity errors
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c
index 4157024c9..325ebaf8b 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -961,9 +961,7 @@ int session_it (void *cls,
961 * notify us by calling the env->session_end function 961 * notify us by calling the env->session_end function
962 * 962 *
963 * @param cls closure 963 * @param cls closure
964 * @param target the neighbour id 964 * @param address pointer to the GNUNET_HELLO_Address
965 * @param addr pointer to the address
966 * @param addrlen length of addr
967 * @return the session if the address is valid, NULL otherwise 965 * @return the session if the address is valid, NULL otherwise
968 */ 966 */
969static struct Session * 967static struct Session *