Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/ibcs2
Module Name: src
Committed By: itojun
Date: Tue Nov 18 19:46:37 UTC 2003
Modified Files:
src/sys/compat/ibcs2: ibcs2_exec_coff.c
Log Message:
avoid integer type truncation. be picky about integer computation overflow.
inspired by ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.3/i386/011_ibcs2.patch
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/compat/ibcs2/ibcs2_exec_coff.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