git: kernel - Fix bug in last commit to sys_generic.c

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Jan 9 19:33:55 PST 2014


commit 9dd5bb283fc13bec8ddbf5f05db53ceda81f6817
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 9 19:33:20 2014 -0800

    kernel - Fix bug in last commit to sys_generic.c
    
    * memp can be uninitialized if the goto done occurs.

Summary of changes:
 sys/kern/sys_generic.c | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9dd5bb283fc13bec8ddbf5f05db53ceda81f6817


-- 
DragonFly BSD source repository


More information about the Commits mailing list