Module Name:    src
Committed By:   jdolecek
Date:           Tue Feb 25 19:14:05 UTC 2020

Modified Files:
        src/sys/kern: subr_autoconf.c

Log Message:
fix use-after-free in config_interrupts_thread() found by KASAN, introduced
with addition of the locking; problem pointed out by kamil@


To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 src/sys/kern/subr_autoconf.c

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

Reply via email to