OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Claudio Jeker (claudiocvs.openbsd.org)
Date: Mon May 25 2009 - 10:55:12 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.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.