kernel - Fix bug in last commit to sys_generic.c
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Jan 2014 03:33:20 +0000 (19:33 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 10 Jan 2014 03:33:20 +0000 (19:33 -0800)
commit9dd5bb283fc13bec8ddbf5f05db53ceda81f6817
treed0234c979a9f3ab93cb9251008840d924e3b278d
parent42164ccbf31ac39c87bb9687f7c137f5e6816210
kernel - Fix bug in last commit to sys_generic.c

* memp can be uninitialized if the goto done occurs.
sys/kern/sys_generic.c