CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/03/12 21:58:26
Modified files: usr.sbin/ospfd : lsupdate.c Log message: When commiting the buf_left() change adding len to the check was dropped and so a warning later on could be hit in some cases. Found by dlg@ OK dlg@