Details
-
Improvement
-
Resolution: Fixed
-
Trivial
-
None
-
9223372036854775807
Description
The function increments a counter if (ni->ni_interface != NULL) and then checks the counter to decide whether to exit with an error. The counter isn't used anywhere else. The comment is also next to the wrong code.