author | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 05:50:46 +0000 (07:50 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 05:53:20 +0000 (07:53 +0200) | ||
commit | 6efc94f59c38e86309078fb9e20c78a2e9c8ff59 | |
tree | 466222e928f5dc68383b64ced0a0fc15884f51f2 | tree | snapshot |
parent | b37ddefb01607272698e10c1e84a62ccbb8a5036 | commit | diff |
network plugin: Explicitly initialize "fd_num" to zero.
I have the feeling that initialization via memset() and unions in the sockent
structure confuse clang's scan-build.
I have the feeling that initialization via memset() and unions in the sockent
structure confuse clang's scan-build.
src/network.c | diff | blob | history |