git: nvmm - Fix overflow tests

Aaron LI aly at crater.dragonflybsd.org
Tue Jul 20 16:30:33 PDT 2021


commit 60ec4ed4a90ecd845abb48255a4cb4e904ebec49
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 10 12:12:35 2021 -0700

    nvmm - Fix overflow tests
    
    * Overflow tests require special case to ensure that compiler
      optimizations do not remove the test.
    
    * Plus general cleanup.

Summary of changes:
 sys/dev/virtual/nvmm/nvmm.c | 71 +++++++++++++++++++++++++++++----------------
 1 file changed, 46 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60ec4ed4a90ecd845abb48255a4cb4e904ebec49


-- 
DragonFly BSD source repository


More information about the Commits mailing list