Adjust a log message and make sure that the data pointer is never increased
authorclaudio <claudio@openbsd.org>
Sun, 22 Jul 2018 06:03:17 +0000 (06:03 +0000)
committerclaudio <claudio@openbsd.org>
Sun, 22 Jul 2018 06:03:17 +0000 (06:03 +0000)
commit588d9d2be54e5113d7919d984cddf4cbbd853c49
tree23dd5e305d64a8c5b2731e162e81564bac678152
parent373f0df1f8c4f067f5a8ec780cd0c302831f1764
Adjust a log message and make sure that the data pointer is never increased
beyond the end. There was no access to it but still bad style.
OK tb@
usr.sbin/bgpd/rde.c