Date: Fri, 12 May 2000 22:38:25 -0700 (PDT) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c Message-ID: <200005130538.WAA96224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/05/12 22:38:25 PDT
Modified files:
sys/alpha/alpha mem.c
Log:
Fix a leak where a scratch buffer was not freed when reading from the
/dev/?random devices. This appears to have been missed when the code
was brought across from the i386. (This should fix the "world build
hangs with everything waiting on 'temp' problem.)
Also add some iovec fixup code in the error path which seems to have
been similarly fixed.
There are a number of other differences between the i386 and alpha
version which have not been examined. This code should still be
considered suspect.
Revision Changes Path
1.23 +9 -1 src/sys/alpha/alpha/mem.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005130538.WAA96224>
