Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/nvmm
Module Name: src
Committed By: nia
Date: Sun Feb 8 10:03:52 UTC 2026
Modified Files:
src/sys/dev/nvmm: nvmm.c
Log Message:
nvmm(4): Be extra careful with overflow checks so they don't get
optimized away by the compiler.
taken from DragonFly, Matthew Dillon, commit id
60ec4ed4a90ecd845abb48255a4cb4e904ebec49
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/dev/nvmm/nvmm.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