Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/linux32/common



Module Name:    src
Committed By:   scw
Date:           Wed Sep 17 20:11:52 UTC 2008

Modified Files:
        src/sys/compat/linux32/common: linux32_ipccall.c

Log Message:
In linux32_shmat() don't try to copyout a 64-bit pointer where userspace
is expecting a 32-bit result.

Fixes nspluginwrapper on amd64.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/compat/linux32/common/linux32_ipccall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index