Billy Kozak
9cd439d8c0
changed tcpip static temporaries to stack vars
...
A number of local variables in tcpip.c were declared with static
storage for no good reason (they do not ever preserve state between
function calls).
This patch removes static declaration from these variables.
2015-08-12 09:51:26 -06:00
..
2014-01-26 23:20:23 +01:00
2014-01-26 23:20:21 +01:00
2015-05-10 10:51:12 +02:00
2015-05-10 10:51:12 +02:00
2014-01-26 23:20:23 +01:00
2014-01-26 23:20:21 +01:00
2015-06-02 01:38:11 +02:00
2015-01-09 09:44:06 +01:00
2014-11-10 23:54:49 +01:00
2015-02-15 20:11:08 +01:00
2015-05-08 09:07:20 +02:00
2014-11-10 23:54:49 +01:00
2015-05-18 08:53:17 +02:00
2015-05-10 10:36:50 +02:00
2015-08-12 09:51:26 -06:00
2015-05-10 10:51:13 +02:00
2014-03-24 08:42:13 +01:00
2014-03-24 08:42:13 +01:00
2015-02-15 20:11:08 +01:00
2015-06-18 15:14:46 +02:00
2014-01-26 23:20:23 +01:00
2015-06-14 16:27:39 +02:00
2015-06-14 16:27:39 +02:00
2014-01-26 23:20:23 +01:00
2014-01-26 23:20:21 +01:00
2014-12-01 21:02:57 +01:00
2014-01-26 23:20:21 +01:00
2014-12-01 21:02:57 +01:00
2014-01-26 23:20:23 +01:00
2015-05-10 10:51:13 +02:00
2014-12-01 21:02:57 +01:00
2014-12-01 21:02:57 +01:00
2014-12-01 21:02:57 +01:00