Date: Fri, 2 Apr 2010 21:48:27 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ofw ofw_standard.c src/sys/powerpc/ofw ofw_real.c Message-ID: <201004022149.o32LnEmo021905@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-04-02 21:48:27 UTC
FreeBSD src repository
Modified files:
sys/dev/ofw ofw_standard.c
sys/powerpc/ofw ofw_real.c
Log:
SVN rev 206116 on 2010-04-02 21:48:27Z by marius
With r205496 in place we should ensure that nargs and nreturns are always
set to sane values as they no longer default to 0, otherwise some OFW
implementation might copy in or out arguments not based on what the actual
function takes but what ever stack garbage nargs and nreturns supply.
Reviewed by: nwhitehorn
Revision Changes Path
1.6 +6 -0 src/sys/dev/ofw/ofw_standard.c
1.4 +6 -0 src/sys/powerpc/ofw/ofw_real.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004022149.o32LnEmo021905>
