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:   maxv
Date:           Sat Mar 16 13:33:10 UTC 2019

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

Log Message:
Misc changes:

 - Turn two KASSERTs to real panics, they are useful and not expensive.
 - Rename a few variables for clarity.
 - Add a new panic, to make sure a freed item is in the item space.


To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/kern/subr_pool.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