Source-Changes archive

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

CVS commit: src/sys/arch/x86/x86



Module Name:    src
Committed By:   erh
Date:           Fri Mar 17 06:31:58 UTC 2006

Modified Files:
        src/sys/arch/x86/x86: linux_trap.c

Log Message:
Fix Coverity issue 1471.  Shouldn't actually be problem, but the array
bounds checks to figure out which signal to issue were off by one.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/x86/linux_trap.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