CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/05/25 09:55:12
Modified files: usr.sbin/ospfd : Tag: OPENBSD_4_5 lsupdate.c Log message: Bring back rev. 1.36 from -current 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@ This should solve out of memory warnings seen on lsupdate in some cases.