Date: Tue, 10 Jan 2006 11:59:32 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bsnmp/snmp_mibII mibII.c Message-ID: <200601101159.k0ABxWqR048928@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2006-01-10 11:59:32 UTC FreeBSD src repository Modified files: (Branch: BEGEMOT) contrib/bsnmp/snmp_mibII mibII.c Log: Vendor fix: the routing table can change while we are fetching it from the kernel. Instead of complaining if we get an ENOMEM (meaning it got larger than our buffer is) reallocate the buffer and loop. Submitted by: maxim Revision Changes Path 1.1.1.9 +20 -10 src/contrib/bsnmp/snmp_mibII/mibII.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601101159.k0ABxWqR048928>