Ensure that "lim" is initialized and reset at each loop run.
authorjca <jca@openbsd.org>
Tue, 2 Aug 2016 16:17:54 +0000 (16:17 +0000)
committerjca <jca@openbsd.org>
Tue, 2 Aug 2016 16:17:54 +0000 (16:17 +0000)
commit9c991b9feb4ec415592e1262d73cbfa89bc5b5d4
treed53c67608ce3140956ae4620025125a04ee3becf
parent56ddd3f62b9cdba70e07a260bb9504eb85a7d7f5
Ensure that "lim" is initialized and reset at each loop run.

Avoids possible invalid memory accesses.  ok florian@
usr.sbin/ndp/ndp.c