Date: Sat, 31 May 2003 10:06:20 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.i386 files.pc98 src/sys/i386/conf NOTES src/sys/i386/isa ctx.c src/sys/pc98/conf NOTES Message-ID: <200305311706.h4VH6K7b008758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/05/31 10:06:20 PDT
FreeBSD src repository
Modified files:
sys/conf files.i386 files.pc98
sys/i386/conf NOTES
sys/i386/isa ctx.c
sys/pc98/conf NOTES
Log:
Eliminate potential overflows by allocating softc dynamically,
removing at the same time the need for this to be a "count" config
option.
Found by: FlexeLint
Revision Changes Path
1.445 +1 -1 src/sys/conf/files.i386
1.271 +1 -1 src/sys/conf/files.pc98
1.1089 +1 -1 src/sys/i386/conf/NOTES
1.46 +19 -30 src/sys/i386/isa/ctx.c
1.9 +1 -1 src/sys/pc98/conf/NOTES
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305311706.h4VH6K7b008758>
