On Tue, 10 Nov 2015, Christian Franke wrote:

Because ifp->name is of type char[IFNAMSIZ] so it will never be NULL. adj->sysid is also an array. The compiler recognizes this and warns about a check that will always be true.

Sounds like useful info for the commit message. ;)

regards,
--
Paul Jakma      [email protected]  @pjakma Key ID: 64A2FF6A
Fortune:
Linux: the operating system with a CLUE... Command Line User Environment.
        -- seen in a posting in comp.software.testing

_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to