projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e6eeba
)
coverity 10054
author
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 25 Jan 2012 13:56:38 +0000
(13:56 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Wed, 25 Jan 2012 13:56:38 +0000
(13:56 +0000)
src/transport/plugin_transport_tcp.c
patch
|
blob
|
history
diff --git
a/src/transport/plugin_transport_tcp.c
b/src/transport/plugin_transport_tcp.c
index e79440e5e59a368fe41657d4650c6df59a68e08a..a51a5bff38bf2a87b0579c8c5bf3558cf56c6379 100644
(file)
--- a/
src/transport/plugin_transport_tcp.c
+++ b/
src/transport/plugin_transport_tcp.c
@@
-1326,7
+1326,7
@@
const void * tcp_plugin_create_session (void *cls,
struct sockaddr_in6 a6;
const struct IPv4TcpAddress *t4;
const struct IPv6TcpAddress *t6;
- unsigned int is_natd;
+ unsigned int is_natd
= GNUNET_NO
;
if (addrlen == sizeof (struct IPv6TcpAddress))
{