Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   seanb
Date:           Sat Sep 30 02:39:18 UTC 2006

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

Log Message:
- Avoid array overrun in kfilter_byname_user() when all user
  kfilter slots are used: no guarantee previously that last
  slot had a NULL name.
- Reuse previously deregistered user kfilter slots in
  kfilter_register().


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/kern/kern_event.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