Justin Hibbits 38effe887e bsnmp: Fix operator precedence in error check in table_check_response
Summary:
The ?: operator has a lower precedence than == and &&, so the result will always
be recorded as true.  Found by gcc8.

Reviewed by:	ngie, ae
Differential Revision: https://reviews.freebsd.org/D22427
2019-11-18 23:23:38 +00:00
..
2016-12-27 23:32:54 +00:00
2016-12-27 23:32:54 +00:00
2019-04-02 12:50:01 +00:00
2018-09-19 06:39:10 +00:00
2019-04-02 12:50:01 +00:00