Yaroslav Tykhiy 599cc46d95 The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0,
we set and use xtp; if idx is 1, we set and use xip; the other cases
are impossible.  However, GCC cannot see that xip and xtp are always
initialized before use because they are initialized and used in
different if/else blocks.  So setting them to NULL at the very
beginning won't hurt.
2006-11-27 17:34:40 +00:00
..
2004-03-09 11:57:28 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00
2006-11-27 16:59:08 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00
2006-07-27 14:20:14 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00
2006-04-30 04:47:23 +00:00