git: kernel - VM rework (fix introduced bug)

Matthew Dillon dillon at crater.dragonflybsd.org
Sat May 11 09:05:41 PDT 2019


commit 1dcf1bc7160815bfdd456677e397594daf032e58
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat May 11 09:04:25 2019 -0700

    kernel - VM rework (fix introduced bug)
    
    * Fix a null-pointer dereferencing bug in vm_object_madvise() introduced
      in recent commits.

Summary of changes:
 sys/vm/vm_object.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1dcf1bc7160815bfdd456677e397594daf032e58


-- 
DragonFly BSD source repository


More information about the Commits mailing list