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:   hannken
Date:           Mon Jun 20 08:14:06 UTC 2016

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

Log Message:
Prevent use after free.  Don't free an interrupt source still in use.

Ok: Kengo NAKAHARA


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/x86/x86/intr.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